mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
@@ -40,8 +40,8 @@ namespace BlackGui
|
||||
enum InfoArea
|
||||
{
|
||||
// index must match tab index!
|
||||
InfoAreaData = 0,
|
||||
InfoAreaMapping = 1,
|
||||
InfoAreaMapping = 0,
|
||||
InfoAreaData = 1,
|
||||
InfoAreaSettings = 2,
|
||||
InfoAreaLog = 3,
|
||||
InfoAreaNone = -1
|
||||
|
||||
Reference in New Issue
Block a user