diff options
Diffstat (limited to 'kplato/kptsummarytaskgeneralpanel.h')
| -rw-r--r-- | kplato/kptsummarytaskgeneralpanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptsummarytaskgeneralpanel.h b/kplato/kptsummarytaskgeneralpanel.h index 615556c41..e5f3740a0 100644 --- a/kplato/kptsummarytaskgeneralpanel.h +++ b/kplato/kptsummarytaskgeneralpanel.h @@ -35,7 +35,7 @@ class SummaryTaskGeneralPanel : public SummaryTaskGeneralPanelBase { Q_OBJECT TQ_OBJECT public: - SummaryTaskGeneralPanel(Task &task, TQWidget *tqparent=0, const char *name=0); + SummaryTaskGeneralPanel(Task &task, TQWidget *parent=0, const char *name=0); KMacroCommand *buildCommand(Part *part); |
