Merge branch 'dev' into newlocallab2

This commit is contained in:
Ingo Weyrich
2020-05-30 11:15:55 +02:00
9 changed files with 60 additions and 45 deletions

View File

@@ -124,6 +124,7 @@ public:
{
return is_fullscreen;
}
void setWindowSize ();
void set_title_decorated (Glib::ustring fname);
void closeOpenEditors();
void setEditorMode (bool tabbedUI);