Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing...
[ardour.git] / gtk2_ardour / cairo_widget.h
index c274c0aaeb37d8934266d67e42d08ef6feca3575..8665f66198981e03ed39a2fd932ede6025979beb 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
@@ -43,7 +43,7 @@ protected:
 
        int _width; ///< pixmap width
        int _height; ///< pixmap height
-       
+
 private:
        bool _dirty; ///< true if the pixmap requires re-rendering
        GdkPixmap* _pixmap; ///< our pixmap