added definition/initialisation of static class member
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -108,6 +108,8 @@ void wxRemoveMacWindowAssociation(wxWindow *win)
|
|||||||
// constructors and such
|
// constructors and such
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
WindowRef wxWindow::s_macWindowInUpdate = NULL;
|
||||||
|
|
||||||
void wxWindow::Init()
|
void wxWindow::Init()
|
||||||
{
|
{
|
||||||
// generic
|
// generic
|
||||||
|
@@ -108,6 +108,8 @@ void wxRemoveMacWindowAssociation(wxWindow *win)
|
|||||||
// constructors and such
|
// constructors and such
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
WindowRef wxWindow::s_macWindowInUpdate = NULL;
|
||||||
|
|
||||||
void wxWindow::Init()
|
void wxWindow::Init()
|
||||||
{
|
{
|
||||||
// generic
|
// generic
|
||||||
|
Reference in New Issue
Block a user