summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/verifybuttons.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/verifybuttons.h')
-rw-r--r--kregexpeditor/verifybuttons.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kregexpeditor/verifybuttons.h b/kregexpeditor/verifybuttons.h
index 39fdf4c..abebe90 100644
--- a/kregexpeditor/verifybuttons.h
+++ b/kregexpeditor/verifybuttons.h
@@ -20,10 +20,10 @@
#include <tqdockwindow.h>
#include "regexpconverter.h"
-class QToolButton;
-class QLabel;
-class QAction;
-class QPopupMenu;
+class TQToolButton;
+class TQLabel;
+class TQAction;
+class TQPopupMenu;
class VerifyButtons :public QDockWindow
{