Unify Gdb and Gdb spelling, rename Gdb View to "Debugger", update docs.

This commit is contained in:
Daniel Molkentin
2009-05-06 17:52:32 +02:00
parent c6a0d43d7f
commit 63f760a8d6
5 changed files with 6 additions and 6 deletions

View File

@@ -207,7 +207,7 @@ public slots:
DebuggerOutputWindow::DebuggerOutputWindow(QWidget *parent)
: QWidget(parent)
{
setWindowTitle(tr("Gdb"));
setWindowTitle(tr("Debugger"));
QSplitter *m_splitter = new QSplitter(Qt::Horizontal, this);
// mixed input/output