removed the option to disable the extended zoom levels from the preferences

This commit is contained in:
Alberto Griggio
2017-03-23 22:08:56 +01:00
parent 2f9df50be3
commit f1fafebaf1
5 changed files with 3 additions and 21 deletions

View File

@@ -121,7 +121,6 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener
Gtk::SpinButton* panFactor;
Gtk::CheckButton* rememberZoomPanCheckbutton;
Gtk::CheckButton* extendedZoomLevelsCheckbutton;
Gtk::ComboBoxText* view;
Gtk::ComboBoxText* grey;