Added wxGTK-only cmn dialogs.
Fixed a few includes and installing makefiles. Updated testconf accordingly. Good fences make good neighbours. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -928,7 +928,7 @@ typedef enum
|
||||
|
||||
#define wxICON_STOP wxICON_HAND
|
||||
#define wxICON_ASTERISK wxICON_INFORMATION
|
||||
#define wxICON_MASK (0x0020|0x0040|0x0080|0x0100)
|
||||
#define wxICON_MASK (0x0040|0x0080|0x0100|0x0200)
|
||||
|
||||
#define wxCENTRE 0x0200
|
||||
#define wxCENTER wxCENTRE
|
||||
|
Reference in New Issue
Block a user