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