diff options
Diffstat (limited to 'ksayit/src/ksayitsystemtray.h')
-rw-r--r-- | ksayit/src/ksayitsystemtray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/ksayitsystemtray.h b/ksayit/src/ksayitsystemtray.h index cdeca47..093e219 100644 --- a/ksayit/src/ksayitsystemtray.h +++ b/ksayit/src/ksayitsystemtray.h @@ -44,7 +44,7 @@ class KSayItSystemTray : public KSystemTray { friend class State; public: - KSayItSystemTray(TQWidget *tqparent=0, const char *name=0); + KSayItSystemTray(TQWidget *parent=0, const char *name=0); ~KSayItSystemTray(); signals: |