summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/editorwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/editorwindow.h')
-rw-r--r--kregexpeditor/editorwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/editorwindow.h b/kregexpeditor/editorwindow.h
index dca5603..7eb565e 100644
--- a/kregexpeditor/editorwindow.h
+++ b/kregexpeditor/editorwindow.h
@@ -25,7 +25,7 @@
#include <tqiconset.h>
class RegExp;
class RegExpWidget;
-class QHBoxLayout;
+class TQHBoxLayout;
/** Widget representing the editor window of a regular expression editor.