summaryrefslogtreecommitdiffstats
path: root/src/optionseditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/optionseditor.h')
-rwxr-xr-xsrc/optionseditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/optionseditor.h b/src/optionseditor.h
index 87b5d50..678b444 100755
--- a/src/optionseditor.h
+++ b/src/optionseditor.h
@@ -37,7 +37,7 @@ public:
/**
* Constructor
*/
- OptionsEditor( TagEngine*, Config*, FileList* _fileList, TQWidget* tqparent = 0, const char* name=0, Page startPage = OptionsPage );
+ OptionsEditor( TagEngine*, Config*, FileList* _fileList, TQWidget* parent = 0, const char* name=0, Page startPage = OptionsPage );
/**
* Destructor