summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/repeatwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/repeatwidget.h')
-rw-r--r--kregexpeditor/repeatwidget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kregexpeditor/repeatwidget.h b/kregexpeditor/repeatwidget.h
index 747ba30..e150cac 100644
--- a/kregexpeditor/repeatwidget.h
+++ b/kregexpeditor/repeatwidget.h
@@ -20,10 +20,10 @@
#include "singlecontainerwidget.h"
#include <tqvbox.h>
-class QButtonGroup;
+class TQButtonGroup;
class KDialogBase;
-class QCheckBox;
-class QSpinBox;
+class TQCheckBox;
+class TQSpinBox;
class RepeatRegExp;
/**