summaryrefslogtreecommitdiffstats
path: root/configdialog/kbfxconfigapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'configdialog/kbfxconfigapp.h')
-rw-r--r--configdialog/kbfxconfigapp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/configdialog/kbfxconfigapp.h b/configdialog/kbfxconfigapp.h
index aa22861..3b64e45 100644
--- a/configdialog/kbfxconfigapp.h
+++ b/configdialog/kbfxconfigapp.h
@@ -94,7 +94,7 @@ class KbfxConfigApp : public KbfxConfigDlgMain
/**
* Default Constructor
*/
- KbfxConfigApp ( TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 );
+ KbfxConfigApp ( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
/**
* Default Destructor