diff options
Diffstat (limited to 'src/formatimporter.h')
-rw-r--r-- | src/formatimporter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/formatimporter.h b/src/formatimporter.h index 7b8b75d..43bf270 100644 --- a/src/formatimporter.h +++ b/src/formatimporter.h @@ -34,7 +34,7 @@ namespace TDEIO { */ class FormatImporter : TQObject { - Q_OBJECT + TQ_OBJECT public: static bool shouldImportBaskets(); |