diff options
Diffstat (limited to 'kplato/kptpertcanvas.h')
-rw-r--r-- | kplato/kptpertcanvas.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptpertcanvas.h b/kplato/kptpertcanvas.h index e15132526..e56104aa9 100644 --- a/kplato/kptpertcanvas.h +++ b/kplato/kptpertcanvas.h @@ -39,7 +39,7 @@ class PertNodeItem; class PertCanvas : public TQCanvasView { - Q_OBJECT + TQ_OBJECT public: |