summaryrefslogtreecommitdiffstats
path: root/kscd/ledlamp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kscd/ledlamp.cpp')
-rw-r--r--kscd/ledlamp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/ledlamp.cpp b/kscd/ledlamp.cpp
index 93aa8000..96675921 100644
--- a/kscd/ledlamp.cpp
+++ b/kscd/ledlamp.cpp
@@ -26,7 +26,7 @@
#include "ledlamp.h"
#include "ledlamp.moc"
-LedLamp::LedLamp(TQWidget *tqparent, Type t) : TQFrame(tqparent),
+LedLamp::LedLamp(TQWidget *parent, Type t) : TQFrame(parent),
w( 10 ), h( 7 ), dx( 4 )
{
// Make sure we're in a sane state