summaryrefslogtreecommitdiffstats
path: root/knetwalk/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'knetwalk/src/mainwindow.h')
-rw-r--r--knetwalk/src/mainwindow.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/knetwalk/src/mainwindow.h b/knetwalk/src/mainwindow.h
index 622db60c..e88fab6a 100644
--- a/knetwalk/src/mainwindow.h
+++ b/knetwalk/src/mainwindow.h
@@ -19,9 +19,9 @@
#include <kmainwindow.h>
class Cell;
-class QAction;
-class QSound;
-class QLCDNumber;
+class TQAction;
+class TQSound;
+class TQLCDNumber;
class KSelectAction;
class MainWindow : public KMainWindow