custom tool panel. Changed naming to 'Favourites'. Added alt-h hotkey. Allow moving of subtools to Favourites

This commit is contained in:
heckflosse
2018-11-23 16:00:57 +01:00
parent d604abec39
commit 0ae602bcf0
5 changed files with 85 additions and 81 deletions

View File

@@ -375,7 +375,7 @@ public:
int fastexport_resize_height;
bool fastexport_use_fast_pipeline;
std::vector<Glib::ustring> userTools;
std::vector<Glib::ustring> favourites;
// Dialog settings
Glib::ustring lastIccDir;
Glib::ustring lastDarkframeDir;