summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-21 14:03:30 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-07-29 19:24:39 +0200
commit44ac2bccce5cbeb595a717755de8d1017d12981a (patch)
tree28442582a11315d0833de4b87b5bebf4c85bb586 /src/mainwindow.h
parent2d29e200b6e2e416090d85eac13a3788c3f142a7 (diff)
downloadabakus-44ac2bccce5cbeb595a717755de8d1017d12981a.tar.gz
abakus-44ac2bccce5cbeb595a717755de8d1017d12981a.zip
Rename obsolete tq methods to standard names
(cherry picked from commit bdde494bd053ceca36163e9a03d74ec0734ad6ee)
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 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