add options option for layout and make it switch to editor in single mode. Done!
This commit is contained in:
@@ -64,6 +64,7 @@ class RTWindow : public Gtk::Window, public rtengine::ProgressListener{
|
||||
void error (Glib::ustring descr);
|
||||
rtengine::ProgressListener* getProgressListener () { return pldBridge; }
|
||||
EditorPanel* epanel;
|
||||
void SetEditorCurrent();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user