examples/qml/main.qml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/core/qwkglobal.h | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
examples/qml/main.qml
@@ -1,4 +1,5 @@ import QtQuick import QtQuick 2.15 import QtQuick.Window 2.15 Window { id: window src/core/qwkglobal.h
@@ -2,6 +2,7 @@ #define QWKGLOBAL_H #include <QtCore/QEvent> #include <QtGui/QtEvents> #include <QWKCore/qwkcoreglobal.h>