git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72012
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
+
+/**
+ Styles that can be used with any wxNonOwnedWindow:
+*/
+#define wxFRAME_SHAPED 0x0010 // Create a window that is able to be shaped
+
+
/**
Common base class for all non-child windows.
/**
Common base class for all non-child windows.