summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/charselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/charselector.h')
-rw-r--r--kregexpeditor/charselector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kregexpeditor/charselector.h b/kregexpeditor/charselector.h
index 4990ada..4f34e67 100644
--- a/kregexpeditor/charselector.h
+++ b/kregexpeditor/charselector.h
@@ -20,8 +20,8 @@
#include <tqwidget.h>
-class QComboBox;
-class QWidgetStack;
+class TQComboBox;
+class TQWidgetStack;
class LimitedCharLineEdit;
class CharSelector :public QWidget