summaryrefslogtreecommitdiffstats
path: root/kmouth/kmouth.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmouth/kmouth.h')
-rw-r--r--kmouth/kmouth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/kmouth.h b/kmouth/kmouth.h
index e9b18f4..fe610a6 100644
--- a/kmouth/kmouth.h
+++ b/kmouth/kmouth.h
@@ -61,7 +61,7 @@ class KMouthApp : public KMainWindow
public:
/** construtor of KMouthApp, calls all init functions to create the application.
*/
- KMouthApp(TQWidget* tqparent=0, const char* name=0);
+ KMouthApp(TQWidget* parent=0, const char* name=0);
~KMouthApp();
/** Returns true if the configuration wizard was not needed or when it
* was successfully completed.