diff options
Diffstat (limited to 'ksirc/objFinder.h')
-rw-r--r-- | ksirc/objFinder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/objFinder.h b/ksirc/objFinder.h index e5f8d016..7932692a 100644 --- a/ksirc/objFinder.h +++ b/ksirc/objFinder.h @@ -6,7 +6,7 @@ #include <tqstringlist.h> class objFinder : public TQObject { - Q_OBJECT + TQ_OBJECT public: |