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:
Robin Dunn
2004-09-25 23:31:31 +00:00
parent 92956ab232
commit c430d0dc64
3 changed files with 4 additions and 1 deletions

View File

@@ -49,7 +49,8 @@ enum
wxFRAME_NO_WINDOW_MENU,
wxFRAME_NO_TASKBAR,
wxFRAME_SHAPED,
wxFRAME_DRAWER,
// Obsolete
wxDIALOG_MODAL,
wxDIALOG_MODELESS,