Compact the port matrix slightly, and fix a couple of minor layout bugs.
[ardour.git] / gtk2_ardour / editor_component.h
index 328bfb15b209c4dca64d685218dd4e9cef5e7100..e5ec1259dc4e6086b08ac41e51eda4165901ce56 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2009 Paul Davis 
+    Copyright (C) 2009 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
@@ -45,7 +45,7 @@ protected:
 private:
 
        void session_going_away ();
-       
+
 };
 
 #endif