Make tool locations dynamic
Update tool locations after changing favorite tools preferences.
This commit is contained in:
@@ -185,6 +185,7 @@ public:
|
||||
void updateProfiles (const Glib::ustring &printerProfile, rtengine::RenderingIntent printerIntent, bool printerBPC);
|
||||
void updateTPVScrollbar (bool hide);
|
||||
void updateHistogramPosition (int oldPosition, int newPosition);
|
||||
void updateToolPanelToolLocations(const std::vector<Glib::ustring> &favorites);
|
||||
|
||||
void defaultMonitorProfileChanged (const Glib::ustring &profile_name, bool auto_monitor_profile);
|
||||
|
||||
|
Reference in New Issue
Block a user