diff options
Diffstat (limited to 'tdemid/collectdlg.h')
-rw-r--r-- | tdemid/collectdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdemid/collectdlg.h b/tdemid/collectdlg.h index 262a6227..fcf4b94a 100644 --- a/tdemid/collectdlg.h +++ b/tdemid/collectdlg.h @@ -35,7 +35,7 @@ class TQListBox; class KURL; class CollectionDialog : public TQDialog { - Q_OBJECT + TQ_OBJECT private: SLManager *slman; |