summaryrefslogtreecommitdiffstats
path: root/example/example_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/example_view.h')
-rw-r--r--example/example_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/example_view.h b/example/example_view.h
index 527fe9a4..08ee64ba 100644
--- a/example/example_view.h
+++ b/example/example_view.h
@@ -29,7 +29,7 @@ class ExamplePart;
class ExampleView : public KoView
{
- Q_OBJECT
+ TQ_OBJECT
public:
ExampleView( ExamplePart* part, TQWidget* parent = 0, const char* name = 0 );