Use the correct include path for Qt headers
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "wx/timer.h"
|
||||
#include "wx/qt/private/timer.h"
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <QtCore/QtGlobal>
|
||||
|
||||
wxEventLoopBase *wxGUIAppTraits::CreateEventLoop()
|
||||
{
|
||||
|
Reference in New Issue
Block a user