Make edit groups effective with lassoo selections.
[ardour.git] / gtk2_ardour / ardour_dialog.h
index a23dcda9e0000d718e3903ed716fe0028623eb00..069768c1436b245e66cc69f6cf15f9bfadd77d61 100644 (file)
@@ -26,7 +26,7 @@
 
 namespace ARDOUR {
        class Session;
-};
+}
 
 /*
  * This virtual parent class is so that each dialog box uses the
@@ -55,3 +55,4 @@ class ArdourDialog : public Gtk::Dialog
 };
 
 #endif // __ardour_dialog_h__
+