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:
Gilles Depeyrot
2001-05-08 13:31:17 +00:00
parent 10d3680f1a
commit 9a179dccb9
2 changed files with 4 additions and 0 deletions

View File

@@ -108,6 +108,8 @@ void wxRemoveMacWindowAssociation(wxWindow *win)
// constructors and such
// ----------------------------------------------------------------------------
WindowRef wxWindow::s_macWindowInUpdate = NULL;
void wxWindow::Init()
{
// generic