diff options
Diffstat (limited to 'kplato/kptconfigbehaviorpanel.h')
-rw-r--r-- | kplato/kptconfigbehaviorpanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptconfigbehaviorpanel.h b/kplato/kptconfigbehaviorpanel.h index bbdb3cf4..18b13639 100644 --- a/kplato/kptconfigbehaviorpanel.h +++ b/kplato/kptconfigbehaviorpanel.h @@ -33,7 +33,7 @@ class Part; class ConfigBehaviorPanel : public ConfigBehaviorPanelBase { Q_OBJECT - TQ_OBJECT + public: ConfigBehaviorPanel(Behavior &behavior, TQWidget *parent=0, const char *name=0); |