summaryrefslogtreecommitdiffstats
path: root/example/example_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/example_factory.h')
-rw-r--r--example/example_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/example_factory.h b/example/example_factory.h
index 762deb4ba..6b6182161 100644
--- a/example/example_factory.h
+++ b/example/example_factory.h
@@ -28,7 +28,7 @@ class KAboutData;
class ExampleFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
ExampleFactory( TQObject* parent = 0, const char* name = 0 );
~ExampleFactory();