OSC: Changed gainVCA to gainfader as VCA is already used.
[ardour.git] / libs / surfaces / tranzport / tranzport_control_protocol.h
index aa60d5399f4af867c964b9e0b34b42a2b226cb24..32d88aaf5e9a431b75f424ea38bf92f24367f6ca 100644 (file)
@@ -106,7 +106,7 @@ private:
                WheelShiftMaster,
                WheelShiftMarker
        };
-               
+
        enum WheelMode {
                WheelTimeline,
                WheelScrub,
@@ -124,7 +124,7 @@ private:
                WheelIncrSecond,
                WheelIncrMinute
        };
-       
+
        enum DisplayMode {
                DisplayNormal,
                DisplayRecording,
@@ -301,7 +301,7 @@ private:
        void show_current_track ();
        void show_track_gain ();
        void show_transport_time ();
-       void show_bbt (framepos_t where);       
+       void show_bbt (framepos_t where);
        void show_timecode (framepos_t where);
        void show_wheel_mode ();
        void show_gain ();