Fix implementation details being used as base class for RTTI in wxQT
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "wx/palette.h"
|
||||
|
||||
wxIMPLEMENT_DYNAMIC_CLASS(wxPalette,wxPaletteBase)
|
||||
wxIMPLEMENT_DYNAMIC_CLASS(wxPalette,wxGDIObject)
|
||||
|
||||
wxPalette::wxPalette()
|
||||
{
|
||||
|
Reference in New Issue
Block a user