summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/auxbuttons.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/auxbuttons.h')
-rw-r--r--kregexpeditor/auxbuttons.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kregexpeditor/auxbuttons.h b/kregexpeditor/auxbuttons.h
index 9a8a1fa..ef88ab5 100644
--- a/kregexpeditor/auxbuttons.h
+++ b/kregexpeditor/auxbuttons.h
@@ -19,9 +19,9 @@
#define AUXBUTTONS_H
#include <tqdockwindow.h>
-class QComboBox;
-class QLabel;
-class QToolButton;
+class TQComboBox;
+class TQLabel;
+class TQToolButton;
class AuxButtons :public QDockWindow
{