diff options
Diffstat (limited to 'src/modules/torrent/tc_statusbarapplet.h')
-rw-r--r-- | src/modules/torrent/tc_statusbarapplet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/torrent/tc_statusbarapplet.h b/src/modules/torrent/tc_statusbarapplet.h index 9051cf87..19d60c55 100644 --- a/src/modules/torrent/tc_statusbarapplet.h +++ b/src/modules/torrent/tc_statusbarapplet.h @@ -9,7 +9,7 @@ class KviTorrentStatusBarApplet : public KviStatusBarApplet { Q_OBJECT - TQ_OBJECT + public: |