Remove resize method from 'Fast Export', Issue 2768

This commit is contained in:
Ingo
2015-05-08 11:59:54 +02:00
parent 1af05ba742
commit 553654bc39
32 changed files with 1 additions and 75 deletions

View File

@@ -70,8 +70,6 @@ class ExportPanel : public Gtk::VBox {
MyComboBoxText* raw_xtrans_method;
MyComboBoxText* resize_method;
Gtk::Button* btnFastExport;
Gtk::Button* btnExportLoadSettings;
Gtk::Button* btnExportSaveSettings;