Solving issue 1690: "ver 4.09.50 unable to save processing profiles". There is now 2 new shortcut places when loading/saving a profile, and 1 new place when "saving as.." an image in the dialog box.

This commit is contained in:
natureh 510
2013-02-04 00:36:56 +01:00
parent 3e04306a93
commit 0c7475c4df
6 changed files with 28 additions and 5 deletions

View File

@@ -52,6 +52,7 @@ class SaveAsDialog : public Gtk::Dialog, public FormatChangeListener {
int getSaveMethodNum ();
void setInitialFileName (Glib::ustring iname);
void setImagePath (Glib::ustring ipath);
void okPressed ();
void cancelPressed ();