Allow to limit strip-inline controls (GUI optimization)
[ardour.git] / gtk2_ardour / progress_reporter.h
index 0fbabf5d23e75aab9f3c74ff433ffc7c1a03bbc2..2afa4ade560890cb2dd502cb62ab28a898a601b0 100644 (file)
@@ -28,7 +28,7 @@ class ProgressReporter : public ARDOUR::Progress
 public:
        ProgressReporter ();
        virtual ~ProgressReporter ();
-       
+
 private:
        void set_overall_progress (float);