non owned window implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
871d4e1b0c
commit
4b8dab6339
@ -34,7 +34,7 @@
|
||||
#define kWindowUnifiedTitleAndToolbarAttribute (1 << 7)
|
||||
|
||||
// trace mask for activation tracing messages
|
||||
static const wxChar *TRACE_ACTIVATE = _T("activation");
|
||||
#define TRACE_ACTIVATE "activation"
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// globals
|
||||
|
Loading…
Reference in New Issue
Block a user