git-svn-id: svn://db.shs.com.ru/libs@496 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -120,7 +120,8 @@ public:
|
|||||||
Save = 0x200,
|
Save = 0x200,
|
||||||
Clear = 0x800,
|
Clear = 0x800,
|
||||||
Close = 0x1000,
|
Close = 0x1000,
|
||||||
Pause = 0x2000
|
Pause = 0x2000,
|
||||||
|
StandartButtons = 0x2FFF
|
||||||
};
|
};
|
||||||
enum Alignment {Left, Right};
|
enum Alignment {Left, Right};
|
||||||
enum Graduation {Auto, Fixed};
|
enum Graduation {Auto, Fixed};
|
||||||
|
|||||||
Reference in New Issue
Block a user