Optimize SaveFormat selection (#4789)

This commit is contained in:
Flössie
2018-09-11 22:02:09 +02:00
parent 6969303878
commit ddfe7e0c18
3 changed files with 114 additions and 38 deletions

View File

@@ -44,7 +44,6 @@ protected:
Gtk::Grid* jpegOpts;
Gtk::Label* jpegSubSampLabel;
FormatChangeListener* listener;
Glib::ustring fstr[7];
Gtk::CheckButton* savesPP;