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 18b13639..a3c5ecad 100644 --- a/kplato/kptconfigbehaviorpanel.h +++ b/kplato/kptconfigbehaviorpanel.h @@ -32,7 +32,7 @@ class ConfigBehaviourPanelBase; class Part; class ConfigBehaviorPanel : public ConfigBehaviorPanelBase { - Q_OBJECT + TQ_OBJECT public: ConfigBehaviorPanel(Behavior &behavior, TQWidget *parent=0, const char *name=0); |