bring back full mute control (pre/post/control/main) via mute button context click
[ardour.git] / gtk2_ardour / tape_region_view.h
index 888728139393812c262520b53fb1b1322892607a..a3aa7142ea0ea92d2927aa8dbcf2d2a4e828ae36 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2006 Paul Davis 
+    Copyright (C) 2006 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -27,7 +27,7 @@
 class TapeAudioRegionView : public AudioRegionView
 {
   public:
-       TapeAudioRegionView (ArdourCanvas::Group *, 
+       TapeAudioRegionView (ArdourCanvas::Group *,
                             RouteTimeAxisView&,
                             boost::shared_ptr<ARDOUR::AudioRegion>,
                             double initial_samples_per_unit,