summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:55:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:55:27 -0600
commit04bc759a8ee52b9c11cb6653276a7ef29285f10c (patch)
treebc4f8437955402b7b474e156e7fd770300421f96 /src/mainwindow.h
parentb877728731c783fbd7370935a6733c78c25d5ce2 (diff)
downloadabakus-04bc759a8ee52b9c11cb6653276a7ef29285f10c.tar.gz
abakus-04bc759a8ee52b9c11cb6653276a7ef29285f10c.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit b877728731c783fbd7370935a6733c78c25d5ce2.
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 1e0d977..5ff9c95 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -42,7 +42,7 @@ class ResultListViewText;
class AbakusIface;
-// Main window class, handles events and layout and stuff
+// Main window class, handles events and tqlayout and stuff
class MainWindow : public KMainWindow
{
Q_OBJECT