Confirmation on overwrite for track and session templates. -fixes #6587
[ardour.git] / gtk2_ardour / utils.h
index a7f1e16f0beb9b6232bfbe6dbf3d4a96d0f46691..ebf966eba9c568415175288f170ddb9cb32c2881 100644 (file)
@@ -92,5 +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);
+
 } // namespace
 #endif /* __ardour_gtk_utils_h__ */