summaryrefslogtreecommitdiffstats
path: root/kolf/editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kolf/editor.h')
-rw-r--r--kolf/editor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kolf/editor.h b/kolf/editor.h
index cfe998e6..1280772f 100644
--- a/kolf/editor.h
+++ b/kolf/editor.h
@@ -6,8 +6,8 @@
#include "game.h"
class KListBox;
-class QHBoxLayout;
-class QListBoxItem;
+class TQHBoxLayout;
+class TQListBoxItem;
class Config;
class Editor : public QWidget