Add mono switch to mixer strips (mantis 1068)
[ardour.git] / gtk2_ardour / return_ui.h
index 5dca1b9e2963bfb7efd69740d82ddda99b400a59..3a5e3c8f3fa8a7b75d318abe5e5cfaed2b4d3a4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2002 Paul Davis 
+    Copyright (C) 2002 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
@@ -54,7 +54,7 @@ class ReturnUI : public Gtk::HBox
 
        sigc::connection screen_update_connection;
        sigc::connection fast_screen_update_connection;
-               
+
        void ins_changed (ARDOUR::IOChange, void*);
 };