Changed "Processing profile operations -> Custom Profile Builder" to "Reset to default profile"
The behaviour has changed slightly, so that clicking the menu item now resets to the default processing profile specified in the preferences. If this involves calling the custom profile builder, the behaviour is the same as before. But this is a bit more general, in that it might also simply reapply the static default profile, or regenerate the dynamic one (depending on the user's settings)
This commit is contained in:
@@ -110,7 +110,7 @@ protected:
|
||||
Gtk::MenuItem* partpasteprof;
|
||||
Gtk::MenuItem* applyprof;
|
||||
Gtk::MenuItem* applypartprof;
|
||||
Gtk::MenuItem* execcustprof;
|
||||
Gtk::MenuItem* resetdefaultprof;
|
||||
Gtk::MenuItem* clearprof;
|
||||
Gtk::MenuItem* cachemenu;
|
||||
Gtk::MenuItem* clearFromCache;
|
||||
|
Reference in New Issue
Block a user