summaryrefslogtreecommitdiffstats
path: root/kdelirc/kcmlirc/kcmlirc.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdelirc/kcmlirc/kcmlirc.h')
-rw-r--r--kdelirc/kcmlirc/kcmlirc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdelirc/kcmlirc/kcmlirc.h b/kdelirc/kcmlirc/kcmlirc.h
index 4af2347..b4ea329 100644
--- a/kdelirc/kcmlirc/kcmlirc.h
+++ b/kdelirc/kcmlirc/kcmlirc.h
@@ -78,7 +78,7 @@ public:
virtual void defaults();
virtual void configChanged();
- KCMLirc(TQWidget *tqparent = 0, const char *name = 0, TQStringList args = TQStringList());
+ KCMLirc(TQWidget *parent = 0, const char *name = 0, TQStringList args = TQStringList());
~KCMLirc();
};