Add progress bar to strip silence dialogue. Fixes #3103.
[ardour.git] / libs / ardour / midi_stretch.cc
index dedae6acb1c2e16fa81358c3f04824bcbd4b9199..ee1ccc31ae283c8138415c9cd5fb1a3f34ff24dd 100644 (file)
@@ -42,7 +42,7 @@ MidiStretch::~MidiStretch ()
 }
 
 int
-MidiStretch::run (boost::shared_ptr<Region> r)
+MidiStretch::run (boost::shared_ptr<Region> r, Progress* progress)
 {
        SourceList nsrcs;
        char suffix[32];