diff options
Diffstat (limited to 'conduits/malconduit/mal-factory.h')
-rw-r--r-- | conduits/malconduit/mal-factory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/malconduit/mal-factory.h b/conduits/malconduit/mal-factory.h index 1b45852..d047339 100644 --- a/conduits/malconduit/mal-factory.h +++ b/conduits/malconduit/mal-factory.h @@ -39,7 +39,7 @@ class TDEAboutData; class MALConduitFactory : public KLibFactory { -Q_OBJECT +TQ_OBJECT public: |