Bugfixes for Locallab GUI

- Fixes segfault when modifying "Advice tooltips" option in Preferences
panel in "Multiple editor" mode
- Removes dedicated Locallab help button (will be managed directly in
RawPedia website)
- Fixes issue when switching to "Normal" mode with Retinex Locallab
tool.
This commit is contained in:
Pandagrapher
2020-05-08 18:08:44 +02:00
parent fb3d2e4b4b
commit ae9aa99e47
4 changed files with 47 additions and 20 deletions

View File

@@ -91,7 +91,6 @@ public:
void on_mainNB_switch_page (Gtk::Widget* widget, guint page_num);
void showRawPedia();
void showRawPedialoc();
void showICCProfileCreator ();
void showPreferences ();
void on_realize () override;