Cleanup Settings and default windows position and size.

This commit is contained in:
brunoherbelin
2020-06-10 00:16:03 +02:00
parent 851cde5cb2
commit e848723cbc
7 changed files with 48 additions and 13 deletions

View File

@@ -39,7 +39,6 @@ class Navigator
// behavior pannel
bool pannel_visible_;
bool pannel_stick_;
bool selected_button[NAV_COUNT];
void clearButtonSelection();
void applyButtonSelection(int index);