Patch from issue 975 on behalf of Phil: "Proposition of a patch right Pannel (new visual rendering <-> icons instead of text)"
It moreover better handle workflow changes: no need to restart RT for some options.
This commit is contained in:
@@ -78,6 +78,10 @@ class RTWindow : public Gtk::Window, public rtengine::ProgressListener{
|
||||
void MoveFileBrowserToMain();
|
||||
|
||||
void updateTPVScrollbar (bool hide);
|
||||
void updateTPProfileSelector (bool showMe);
|
||||
void updateHistogramPosition (int oldPosition, int newPosition);
|
||||
void updateTabsUsesIcons (bool useIcons);
|
||||
void updateFBQueryTB (bool singleRow);
|
||||
bool getIsFullscreen() { return is_fullscreen; }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user