diff options
Diffstat (limited to 'src/gui/editors/tempo')
-rw-r--r-- | src/gui/editors/tempo/TempoView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/tempo/TempoView.h b/src/gui/editors/tempo/TempoView.h index ad69a32..8f9bdca 100644 --- a/src/gui/editors/tempo/TempoView.h +++ b/src/gui/editors/tempo/TempoView.h @@ -62,7 +62,7 @@ class Composition; class TempoView : public EditViewBase, public CompositionObserver { Q_OBJECT - TQ_OBJECT + enum Filter { |