diff options
Diffstat (limited to 'chalk/plugins/viewplugins/performancetest/dlg_perftest.h')
-rw-r--r-- | chalk/plugins/viewplugins/performancetest/dlg_perftest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/viewplugins/performancetest/dlg_perftest.h b/chalk/plugins/viewplugins/performancetest/dlg_perftest.h index bf22ec46..22e7a9ab 100644 --- a/chalk/plugins/viewplugins/performancetest/dlg_perftest.h +++ b/chalk/plugins/viewplugins/performancetest/dlg_perftest.h @@ -26,7 +26,7 @@ class WdgPerfTest; class DlgPerfTest: public KDialogBase { typedef KDialogBase super; - Q_OBJECT + TQ_OBJECT public: |