diff options
Diffstat (limited to 'src/otrpreferences.h')
-rw-r--r-- | src/otrpreferences.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrpreferences.h b/src/otrpreferences.h index f4b4f16..b49467d 100644 --- a/src/otrpreferences.h +++ b/src/otrpreferences.h @@ -30,7 +30,7 @@ */ class OTRPreferences : public TDECModule { - Q_OBJECT + TQ_OBJECT public: OTRPreferences(TQWidget *parent = 0, const char *name = 0, const TQStringList &args = TQStringList()); |