summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'klaptopdaemon/profile.h')
-rw-r--r--klaptopdaemon/profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/klaptopdaemon/profile.h b/klaptopdaemon/profile.h
index 2d44e59..1abadef 100644
--- a/klaptopdaemon/profile.h
+++ b/klaptopdaemon/profile.h
@@ -44,7 +44,7 @@ class ProfileConfig : public KCModule
Q_OBJECT
TQ_OBJECT
public:
- ProfileConfig( TQWidget *tqparent=0, const char* name=0);
+ ProfileConfig( TQWidget *parent=0, const char* name=0);
~ProfileConfig( );
void save( void );