NO-OP whitespace (updated GH PR #357)
[ardour.git] / gtk2_ardour / utils.h
index 590d817b490af25b6eacecbba93bf9abaee4de48..c9a52c96cf7428e8f4ae628ea85754cf759a7965 100644 (file)
 #include "canvas/types.h"
 
 namespace PBD {
-        class Controllable;
-        class ScopedConnectionList;
+       class Controllable;
+       class ScopedConnectionList;
 }
 
 namespace Gtk {
        class Window;
        class ComboBoxText;
-        class Adjustment;
+       class Adjustment;
 }
 
 namespace ArdourCanvas {