summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/kregexpeditorprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/kregexpeditorprivate.h')
-rw-r--r--kregexpeditor/kregexpeditorprivate.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kregexpeditor/kregexpeditorprivate.h b/kregexpeditor/kregexpeditorprivate.h
index c7858d5..369334e 100644
--- a/kregexpeditor/kregexpeditorprivate.h
+++ b/kregexpeditor/kregexpeditorprivate.h
@@ -22,20 +22,20 @@
#include <tqptrstack.h>
#include "regexp.h"
#include "errormap.h"
-class QTimer;
+class TQTimer;
class RegExpScrolledEditorWindow;
-class QLineEdit;
+class TQLineEdit;
class InfoPage;
class UserDefinedRegExps;
-class QSplitter;
+class TQSplitter;
class Verifier;
class VerifyButtons;
class AuxButtons;
class RegExpLineEdit;
class RegExpConverter;
class RegExpButtons;
-class QToolButton;
+class TQToolButton;
/**
Widget used to build a regular expression