summaryrefslogtreecommitdiffstats
path: root/superkaramba/src/systemtray.h
diff options
context:
space:
mode:
Diffstat (limited to 'superkaramba/src/systemtray.h')
-rw-r--r--superkaramba/src/systemtray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/superkaramba/src/systemtray.h b/superkaramba/src/systemtray.h
index 02870a8..7ff60ac 100644
--- a/superkaramba/src/systemtray.h
+++ b/superkaramba/src/systemtray.h
@@ -36,7 +36,7 @@ class Systemtray : public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- Systemtray(TQWidget* tqparent);
+ Systemtray(TQWidget* parent);
~Systemtray();
void updateBackgroundPixmap ( const TQPixmap & );