summaryrefslogtreecommitdiff
path: root/muse2/muse/mixer/mstrip.h
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-12-26 19:43:16 +0000
committerFlorian Jung <flo@windfisch.org>2011-12-26 19:43:16 +0000
commit4d8477ab60093fc4c1f6190a931d0c2fdc65384c (patch)
treea885d69728e1b5a00866e370ded173f33057e2e2 /muse2/muse/mixer/mstrip.h
parentef3de045fb88680a549435fa9099908643ee311f (diff)
parentb988a0a27bc175ce10bc8fa53ed131486813f3e7 (diff)
merged with latest release
fake-merged because of the cherry-pick
Diffstat (limited to 'muse2/muse/mixer/mstrip.h')
-rw-r--r--muse2/muse/mixer/mstrip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/muse/mixer/mstrip.h b/muse2/muse/mixer/mstrip.h
index bb095363..d5bf5a9f 100644
--- a/muse2/muse/mixer/mstrip.h
+++ b/muse2/muse/mixer/mstrip.h
@@ -90,6 +90,7 @@ class MidiStrip : public Strip {
public slots:
virtual void songChanged(int);
+ virtual void configChanged();
public:
MidiStrip(QWidget* parent, MusECore::MidiTrack*);