summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/trayicon.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/trayicon.h')
-rw-r--r--apps/ktorrent/trayicon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/ktorrent/trayicon.h b/apps/ktorrent/trayicon.h
index a277f79..f31767d 100644
--- a/apps/ktorrent/trayicon.h
+++ b/apps/ktorrent/trayicon.h
@@ -49,7 +49,7 @@ struct TrayStats
*/
class TrayIcon : public KSystemTray
{
- Q_OBJECT
+ TQ_OBJECT
public:
TrayIcon(KTorrentCore* tc, TQWidget *parent = 0, const char *name = 0);
@@ -123,7 +123,7 @@ private:
class SetMaxRate : public TDEPopupMenu
{
- Q_OBJECT
+ TQ_OBJECT
public:
SetMaxRate(KTorrentCore* tc, int t, TQWidget *parent=0, const char *name=0); // type: 0 Upload; 1 Download