summaryrefslogtreecommitdiffstats
path: root/kivio/plugins/kiviotexttool/stenciltexteditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/plugins/kiviotexttool/stenciltexteditor.h')
-rw-r--r--kivio/plugins/kiviotexttool/stenciltexteditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/plugins/kiviotexttool/stenciltexteditor.h b/kivio/plugins/kiviotexttool/stenciltexteditor.h
index cfe427b74..83366054c 100644
--- a/kivio/plugins/kiviotexttool/stenciltexteditor.h
+++ b/kivio/plugins/kiviotexttool/stenciltexteditor.h
@@ -33,7 +33,7 @@ class StencilTextEditorUI;
*/
class StencilTextEditor : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
StencilTextEditor(const TQString& caption, TQWidget *parent = 0, const char *name = 0);