Fix implementation details being used as base class for RTTI in wxQT
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include <QtCore/QStringList>
|
||||
#include <QtWidgets/QApplication>
|
||||
|
||||
wxIMPLEMENT_DYNAMIC_CLASS(wxApp, wxAppBase);
|
||||
wxIMPLEMENT_DYNAMIC_CLASS(wxApp, wxEvtHandler);
|
||||
|
||||
wxApp::wxApp()
|
||||
{
|
||||
|
Reference in New Issue
Block a user