diff options
Diffstat (limited to 'akregator/src/mk4storage/storagemk4impl.h')
-rw-r--r-- | akregator/src/mk4storage/storagemk4impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/mk4storage/storagemk4impl.h b/akregator/src/mk4storage/storagemk4impl.h index aa0a92ee1..182807a88 100644 --- a/akregator/src/mk4storage/storagemk4impl.h +++ b/akregator/src/mk4storage/storagemk4impl.h @@ -37,7 +37,7 @@ namespace Backend { class StorageMK4Impl : public Storage { Q_OBJECT - TQ_OBJECT + public: StorageMK4Impl(); |