summaryrefslogtreecommitdiffstats
path: root/kmilo/powerbook2/pb_monitor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmilo/powerbook2/pb_monitor.cpp')
-rw-r--r--kmilo/powerbook2/pb_monitor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmilo/powerbook2/pb_monitor.cpp b/kmilo/powerbook2/pb_monitor.cpp
index 20ba17b..cf3b927 100644
--- a/kmilo/powerbook2/pb_monitor.cpp
+++ b/kmilo/powerbook2/pb_monitor.cpp
@@ -49,9 +49,9 @@ const TQString tpmodes[] = { I18N_NOOP("No Tap"), I18N_NOOP("Tap"), I18N_NOOP("D
namespace KMilo {
-PowerBookMonitor::PowerBookMonitor(TQObject *tqparent, const char *name,
+PowerBookMonitor::PowerBookMonitor(TQObject *parent, const char *name,
const TQStringList& args)
- : Monitor(tqparent, name, args),
+ : Monitor(parent, name, args),
m_progress( 0 )
{
init_libpbb();