diff options
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 5ff9c95..1e0d977 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -42,7 +42,7 @@ class ResultListViewText; class AbakusIface; -// Main window class, handles events and tqlayout and stuff +// Main window class, handles events and layout and stuff class MainWindow : public KMainWindow { Q_OBJECT |