summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon/power.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'klaptopdaemon/power.cpp')
-rw-r--r--klaptopdaemon/power.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/klaptopdaemon/power.cpp b/klaptopdaemon/power.cpp
index e033148..fce096e 100644
--- a/klaptopdaemon/power.cpp
+++ b/klaptopdaemon/power.cpp
@@ -45,8 +45,8 @@
#include <tqtooltip.h>
extern void wake_laptop_daemon();
-PowerConfig::PowerConfig (TQWidget * tqparent, const char *name)
- : KCModule(tqparent, name),
+PowerConfig::PowerConfig (TQWidget * parent, const char *name)
+ : KCModule(parent, name),
nopowerBox(0),
nopowerStandby(0),
nopowerSuspend(0),