19 #ifndef BAKERY_APP_GTKDIALOGS_H
20 #define BAKERY_APP_GTKDIALOGS_H
32 static void ui_warning(
App& app,
const Glib::ustring& text,
const Glib::ustring& secondary_text);
33 static Glib::ustring
ui_file_select_open(
App& app,
const Glib::ustring& starting_folder_uri = Glib::ustring());
44 #endif //BAKERY_APP_GTKDIALOGS_H