diff options
Diffstat (limited to 'kregexpeditor/editorwindow.h')
-rw-r--r-- | kregexpeditor/editorwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/editorwindow.h b/kregexpeditor/editorwindow.h index f1484f1..58377c6 100644 --- a/kregexpeditor/editorwindow.h +++ b/kregexpeditor/editorwindow.h @@ -49,7 +49,7 @@ class RegExpEditorWindow :public TQWidget TQ_OBJECT public: - RegExpEditorWindow(TQWidget *tqparent, const char *name = 0); + RegExpEditorWindow(TQWidget *parent, const char *name = 0); /** Returns an object which represent the regular expression "drawn" in |