diff options
author | 2019-01-21 17:13:10 +0800 | |
---|---|---|
committer | 2019-01-21 17:13:10 +0800 | |
commit | 37a935825663d9f9d3cc161648e4f90409cc9946 (patch) | |
tree | cd6f2daa1234beaab106a9c0c476b84289627f11 | |
parent | 49202045fee4f435a6f512e0d7b842e542737e87 (diff) |
delete virtual keyboardsandbox/wangzhiqiang/msgbox
-rw-r--r-- | sample/app/main.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sample/app/main.qml b/sample/app/main.qml index a575cb0..b9f415b 100644 --- a/sample/app/main.qml +++ b/sample/app/main.qml @@ -2,7 +2,6 @@ import QtQuick 2.7 import QtQuick.Window 2.2 import QtQuick.Controls 2.0 import QtQuick.Layouts 1.0 -import QtQuick.VirtualKeyboard 2.1 import AGL.Demo.Controls 1.0 ApplicationWindow { |