diff options
Diffstat (limited to 'src/gui/rulers/PropertyBox.h')
-rw-r--r-- | src/gui/rulers/PropertyBox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rulers/PropertyBox.h b/src/gui/rulers/PropertyBox.h index b5aba14..2610110 100644 --- a/src/gui/rulers/PropertyBox.h +++ b/src/gui/rulers/PropertyBox.h @@ -47,7 +47,7 @@ namespace Rosegarden class PropertyBox : public TQWidget { Q_OBJECT - TQ_OBJECT + public: PropertyBox(TQString label, |