diff options
Diffstat (limited to 'src/gui/rulers/PropertyViewRuler.h')
-rw-r--r-- | src/gui/rulers/PropertyViewRuler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rulers/PropertyViewRuler.h b/src/gui/rulers/PropertyViewRuler.h index f5740fd..79123a0 100644 --- a/src/gui/rulers/PropertyViewRuler.h +++ b/src/gui/rulers/PropertyViewRuler.h @@ -51,7 +51,7 @@ class RulerScale; class PropertyViewRuler : public TQWidget, public HZoomable { Q_OBJECT - TQ_OBJECT + public: PropertyViewRuler(RulerScale *rulerScale, |