NO-OP: whitespace
authorJohannes Mueller <github@johannes-mueller.org>
Sun, 4 Nov 2018 14:02:35 +0000 (15:02 +0100)
committerJohannes Mueller <github@johannes-mueller.org>
Sun, 4 Nov 2018 16:03:11 +0000 (17:03 +0100)
gtk2_ardour/session_dialog.h

index d5fe14af05095a9786c3f374c89615eff93e7922..3aee9affa90b74442317f0b253228fa160bd7f53 100644 (file)
@@ -168,8 +168,8 @@ private:
 
        SessionTemplateColumns session_template_columns;
 
-    Glib::RefPtr<Gtk::TreeStore>  template_model;
-    Gtk::TreeView                 template_chooser;
+       Glib::RefPtr<Gtk::TreeStore>  template_model;
+       Gtk::TreeView                 template_chooser;
        Gtk::ScrolledWindow           template_scroller;
 
        void template_row_selected ();