diff options
Diffstat (limited to 'kcontrol/performance/system.h')
-rw-r--r-- | kcontrol/performance/system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/performance/system.h b/kcontrol/performance/system.h index cb570b506..50120aedf 100644 --- a/kcontrol/performance/system.h +++ b/kcontrol/performance/system.h @@ -29,7 +29,7 @@ namespace KCMPerformance class SystemWidget : public System_ui { - Q_OBJECT + TQ_OBJECT public: SystemWidget( TQWidget* parent_P = NULL ); void load( bool useDefaults ); |