summaryrefslogtreecommitdiffstats
path: root/noatun/modules/systray/kitsystemtray.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/systray/kitsystemtray.h')
-rw-r--r--noatun/modules/systray/kitsystemtray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/systray/kitsystemtray.h b/noatun/modules/systray/kitsystemtray.h
index d933a19e..153d772a 100644
--- a/noatun/modules/systray/kitsystemtray.h
+++ b/noatun/modules/systray/kitsystemtray.h
@@ -40,7 +40,7 @@ Q_OBJECT
TQ_OBJECT
public:
- KitSystemTray(const TQString &contextMenu, KMainWindow *tqparent, const char *name = 0);
+ KitSystemTray(const TQString &contextMenu, KMainWindow *parent, const char *name = 0);
void changeTitle(const TQPixmap &, const TQString &);
protected:
virtual void showEvent(TQShowEvent *);