Introducing panning acceleration factor (see issue #945: Paning a 1:1 preview from border to border need several click (& refresh))

This commit is contained in:
natureh
2011-08-28 20:58:53 +02:00
parent 5d049033d7
commit 5a5775edba
7 changed files with 41 additions and 8 deletions

View File

@@ -83,6 +83,8 @@ class Preferences : public Gtk::Dialog {
Gtk::SpinButton* hlThresh;
Gtk::SpinButton* shThresh;
Gtk::SpinButton* panFactor;
Gtk::ComboBoxText* intent;
Gtk::ComboBoxText* theme;