prefer recently used states.
[ardour.git] / gtk2_ardour / utils.h
index ebf966eba9c568415175288f170ddb9cb32c2881..c6df93839488ee4c8569f5308ee0fa477fd961ff 100644 (file)
@@ -92,7 +92,7 @@ std::string rate_as_string (float r);
 
 bool windows_overlap (Gtk::Window *a, Gtk::Window *b);
 
-bool overwrite_file_dialog (std::string title, std::string text);
+bool overwrite_file_dialog (Gtk::Window& parent, std::string title, std::string text);
 
 } // namespace
 #endif /* __ardour_gtk_utils_h__ */