NOOP, remove trailing tabs/whitespace.
[ardour.git] / libs / canvas / canvas / tracking_text.h
index 901e5c2925faa9b8068141d2182ab2e09b7e5d5b..744e5370fb22b806b92537c186deeed93dc16ad0 100644 (file)
@@ -29,7 +29,7 @@ class LIBCANVAS_API TrackingText : public Text
   public:
        TrackingText (Canvas*);
        TrackingText (Item*);
-       
+
        void show_and_track (bool track_x, bool track_y);
        void set_offset (Duple const &);
        void set_x_offset (double);