Fixed wxPython's wxArt constants

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2002-08-17 19:07:19 +00:00
parent 4bc6e5c51a
commit eb67b7039d
4 changed files with 84 additions and 117 deletions

View File

@@ -669,7 +669,7 @@ public:
void base_AddChild(wxWindow* child);
void base_RemoveChild(wxWindow* child);
}
};
//---------------------------------------------------------------------------