added option to manually save the collapsed/expanded state of tools
This commit is contained in:
@@ -119,6 +119,8 @@ public:
|
||||
void closeOpenEditors();
|
||||
void setEditorMode(bool tabbedUI);
|
||||
void createSetmEditor();
|
||||
|
||||
void writeToolExpandedStatus(std::vector<int> &tpOpen);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user