Attempt to store and recall current GUI tab index but not working...

This commit is contained in:
xenakios
2018-06-29 15:13:49 +03:00
parent 473f4aa3e1
commit 5c900ee9b6
5 changed files with 20 additions and 4 deletions

View File

@ -213,7 +213,7 @@ public:
pointer_sized_int value,
void* ptr,
float opt) override;
int m_cur_tab_index = 0;
private: