Added wxFRAME_DRAWER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -52,6 +52,7 @@ wxFRAME_FLOAT_ON_PARENT = wx._windows.FRAME_FLOAT_ON_PARENT
|
||||
wxFRAME_NO_WINDOW_MENU = wx._windows.FRAME_NO_WINDOW_MENU
|
||||
wxFRAME_NO_TASKBAR = wx._windows.FRAME_NO_TASKBAR
|
||||
wxFRAME_SHAPED = wx._windows.FRAME_SHAPED
|
||||
wxFRAME_DRAWER = wx._windows.FRAME_DRAWER
|
||||
wxDIALOG_MODAL = wx._windows.DIALOG_MODAL
|
||||
wxDIALOG_MODELESS = wx._windows.DIALOG_MODELESS
|
||||
wxUSER_COLOURS = wx._windows.USER_COLOURS
|
||||
|
Reference in New Issue
Block a user