Fix wxControl rtti info in wxQT, thanks @seandepagnier
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
30184d9f4a
commit
8ef86dc3fc
@ -11,7 +11,7 @@
|
||||
#include "wx/control.h"
|
||||
#include "wx/qt/private/converter.h"
|
||||
|
||||
IMPLEMENT_DYNAMIC_CLASS( wxControl, wxControlBase )
|
||||
IMPLEMENT_DYNAMIC_CLASS( wxControl, wxWindow )
|
||||
|
||||
wxControl::wxControl()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user