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 fffda7a..2568288 100644 --- a/src/formatimporter.h +++ b/src/formatimporter.h @@ -35,7 +35,7 @@ namespace KIO { class FormatImporter : TQObject { Q_OBJECT - TQ_OBJECT + public: static bool shouldImportBaskets(); static void importBaskets(); |