summaryrefslogtreecommitdiffstats
path: root/src/optionssimple.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/optionssimple.h')
-rwxr-xr-xsrc/optionssimple.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/optionssimple.h b/src/optionssimple.h
index ff9f41b..94d17d7 100755
--- a/src/optionssimple.h
+++ b/src/optionssimple.h
@@ -29,7 +29,7 @@ public:
/**
* Constructor
*/
- OptionsSimple( Config*, OptionsDetailed*, const TQString &text, TQWidget* tqparent=0, const char* name=0 );
+ OptionsSimple( Config*, OptionsDetailed*, const TQString &text, TQWidget* parent=0, const char* name=0 );
/**
* Detructor