summaryrefslogtreecommitdiffstats
path: root/ksim/library/chart.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/library/chart.h')
-rw-r--r--ksim/library/chart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/chart.h b/ksim/library/chart.h
index e2e7494..be075bf 100644
--- a/ksim/library/chart.h
+++ b/ksim/library/chart.h
@@ -35,7 +35,7 @@ namespace KSim
*/
class KDE_EXPORT Chart : public TQWidget, public KSim::Base
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum DataType { DataIn = 0, DataOut };