Preference GUI for internal thumb if unchanged flag; see issue #552

This commit is contained in:
Oliver Duis
2011-03-15 20:03:05 +01:00
parent 5249a7cfad
commit 538bcc601b
3 changed files with 8 additions and 1 deletions

View File

@@ -115,6 +115,7 @@ class Preferences : public Gtk::Dialog {
Gtk::SpinButton* spbSndLngEditProcDoneSecs;
Gtk::CheckButton* ckbTunnelMetaData;
Gtk::CheckButton* ckbInternalThumbIfUntouched;
Options moptions;
sigc::connection tconn, fconn, usethcon, addc, setc, dfconn, ffconn;