diff options
Diffstat (limited to 'src/gui/editors/segment/TrackEditor.h')
-rw-r--r-- | src/gui/editors/segment/TrackEditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/segment/TrackEditor.h b/src/gui/editors/segment/TrackEditor.h index 88dab1d..423f6cc 100644 --- a/src/gui/editors/segment/TrackEditor.h +++ b/src/gui/editors/segment/TrackEditor.h @@ -68,7 +68,7 @@ class StandardRuler; class TrackEditor : public TQWidget, virtual public TrackEditorIface { Q_OBJECT - TQ_OBJECT + public: /** * Create a new TrackEditor representing the document \a doc |