derive wxColourBase from wxObject on os2 as well

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2008-01-12 00:10:23 +00:00
parent f8b1df0b15
commit 2c0b3fd14c
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
#define INCL_PM
#include<os2.h>
IMPLEMENT_DYNAMIC_CLASS(wxColour, wxGDIObject)
IMPLEMENT_DYNAMIC_CLASS(wxColour, wxObject)
// Colour