diff options
Diffstat (limited to 'kftpgrabber/src/statistics.h')
-rw-r--r-- | kftpgrabber/src/statistics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kftpgrabber/src/statistics.h b/kftpgrabber/src/statistics.h index 0f72ed8..c343aea 100644 --- a/kftpgrabber/src/statistics.h +++ b/kftpgrabber/src/statistics.h @@ -78,7 +78,7 @@ private: */ class Statistics : public TQObject { -Q_OBJECT +TQ_OBJECT public: /** * Returns the global statistics class instance. |