mirror of
https://github.com/tnodir/fort
synced 2024-11-15 01:25:52 +00:00
UI: Options: Fix tab indexes to open
This commit is contained in:
parent
9a262265ce
commit
9dc1b52632
@ -494,12 +494,12 @@ void WindowManager::showOptionsWindowTab(int index)
|
||||
|
||||
void WindowManager::showAppGroupsWindow()
|
||||
{
|
||||
showOptionsWindowTab(2);
|
||||
showOptionsWindowTab(3);
|
||||
}
|
||||
|
||||
void WindowManager::showStatOptionsWindow()
|
||||
{
|
||||
showOptionsWindowTab(3);
|
||||
showOptionsWindowTab(4);
|
||||
}
|
||||
|
||||
void WindowManager::showServicesWindow()
|
||||
|
Loading…
Reference in New Issue
Block a user