add new clear-gray color theme
[ardour.git] / gtk2_ardour / editor_cursors.h
index d7e856c9e57507381fb7288b2b87334328f439a0..f841f0c778eb5188fc704d7e34f79af24512d097 100644 (file)
@@ -50,7 +50,7 @@ class EditorCursor {
 
        PBD::Signal1<void, framepos_t> PositionChanged;
 
-  private:     
+  private:
        Editor&               _editor;
        ArdourCanvas::Arrow*  _track_canvas_item;
        framepos_t            _current_frame;