summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/regexpbuttons.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:29:01 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:29:01 +0000
commitb678e7f967f438e123324c7a34b02388e68d70dc (patch)
tree5720acc1076baf217f77c48c96f7cabdbab4382b /kregexpeditor/regexpbuttons.h
parent5f5ee2367157176ed223b86343eb0a9e4022e020 (diff)
downloadtdeutils-b678e7f967f438e123324c7a34b02388e68d70dc.tar.gz
tdeutils-b678e7f967f438e123324c7a34b02388e68d70dc.zip
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kregexpeditor/regexpbuttons.h')
-rw-r--r--kregexpeditor/regexpbuttons.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kregexpeditor/regexpbuttons.h b/kregexpeditor/regexpbuttons.h
index 5c81049..6565746 100644
--- a/kregexpeditor/regexpbuttons.h
+++ b/kregexpeditor/regexpbuttons.h
@@ -21,9 +21,9 @@
#include <tqdockwindow.h>
#include "widgetfactory.h"
class DoubleClickButton;
-class QButtonGroup;
-class QToolButton;
-class QSignalMapper;
+class TQButtonGroup;
+class TQToolButton;
+class TQSignalMapper;
class RegExpButtons :public QDockWindow