X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/015eb67ed2a688789bdf84ad816915f2e0f4a8a5..53e112a093bb479c8032fad7467690196c67c2c6:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index f87619fa48..666ab31808 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -946,11 +946,11 @@ enum wxBorder #define wxDIALOG_NO_PARENT 0x0001 // Don't make owned by apps top window #define wxFRAME_NO_TASKBAR 0x0002 // No taskbar button (MSW only) #define wxFRAME_TOOL_WINDOW 0x0004 // No taskbar button, no system menu +#define wxFRAME_FLOAT_ON_PARENT 0x0008 // Always above its parent // deprecated versions defined for compatibility reasons #define wxRESIZE_BOX wxMAXIMIZE_BOX #define wxTHICK_FRAME wxRESIZE_BORDER -#define wxFRAME_FLOAT_ON_PARENT wxFRAME_TOOL_WINDOW // obsolete styles, unused any more #define wxDIALOG_MODAL 0x0020 // free flag value 0x0020