fixed bad Qt patch
This commit is contained in:
parent
e14464162e
commit
7d666ed225
|
@ -74,7 +74,7 @@
|
|||
#include <QtWidgets/qlineedit.h>
|
||||
#include <QtGui/qaccessible.h>
|
||||
#include <QtCore/qmetaobject.h>
|
||||
#include <QLocale.h>
|
||||
#include <QtCore/QLocale>
|
||||
|
||||
#ifndef QT_NO_SHORTCUT
|
||||
#include "private/qapplication_p.h"
|
||||
|
|
Loading…
Reference in New Issue