mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 20:26:23 +01:00
improve combobox and menu design
This commit is contained in:
@@ -268,8 +268,9 @@ namespace Fw
|
||||
OnState = 64,
|
||||
FirstState = 128,
|
||||
MiddleState = 256,
|
||||
AlternateState = 512,
|
||||
LastState = 1024,
|
||||
LastState = 512,
|
||||
AlternateState = 1024,
|
||||
LastWidgetState = 2048,
|
||||
};
|
||||
|
||||
enum AppicationFlags {
|
||||
|
||||
Reference in New Issue
Block a user