[nostalgia/studio] Make opening a file switch to its tab
This commit is contained in:
@@ -30,6 +30,7 @@ class StudioUI: public ox::SignalHandler {
|
||||
ProjectExplorer *m_projectExplorer = nullptr;
|
||||
ox::Vector<ox::String> m_openFiles;
|
||||
studio::Editor *m_acitveEditor = nullptr;
|
||||
bool m_activeEditorUpdatePending = false;
|
||||
bool m_saveEnabled = false;
|
||||
bool m_aboutEnabled = false;
|
||||
bool m_showProjectExplorer = true;
|
||||
|
||||
Reference in New Issue
Block a user