Allow user-defined setting for raw ca correction tiles per thread

This commit is contained in:
heckflosse
2019-03-03 14:52:44 +01:00
parent 9c9728ac95
commit b83069fd51
8 changed files with 37 additions and 11 deletions

View File

@@ -161,6 +161,7 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener
Gtk::SpinButton* threadsSpinBtn;
Gtk::SpinButton* clutCacheSizeSB;
Gtk::SpinButton* chunkSizeCASB;
Gtk::SpinButton* maxInspectorBuffersSB;
Gtk::ComboBoxText *thumbnailInspectorMode;