diff options
Diffstat (limited to 'src/gui/dialogs/EventParameterDialog.h')
-rw-r--r-- | src/gui/dialogs/EventParameterDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/EventParameterDialog.h b/src/gui/dialogs/EventParameterDialog.h index cfc71a9..9ad189d 100644 --- a/src/gui/dialogs/EventParameterDialog.h +++ b/src/gui/dialogs/EventParameterDialog.h @@ -47,7 +47,7 @@ class EventParameterDialog : public KDialogBase TQ_OBJECT public: - EventParameterDialog(TQWidget *tqparent, + EventParameterDialog(TQWidget *parent, const TQString &name, // name const PropertyName &property, // property int startValue); // start |