Add mono switch to mixer strips (mantis 1068)
[ardour.git] / gtk2_ardour / diamond.h
index d9bcf3cff8625c6dd750828459188c4d2d379189..a8169becb9ef93a8576c5a70ce3a0338078ed27a 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2007 Paul Davis 
+    Copyright (C) 2007 Paul Davis
     Author: Dave Robillard
 
     This program is free software; you can redistribute it and/or modify
@@ -28,7 +28,7 @@ namespace Gnome {
 namespace Canvas {
 
 
-class Diamond : public Polygon 
+class Diamond : public Polygon
 {
   public:
        Diamond(Group& group, double height);