Add direct chat && fix compilation issue.

This commit is contained in:
Black Hat
2018-07-18 22:16:03 +08:00
parent ac12a9a3c3
commit 1ddfbddc74
7 changed files with 28 additions and 5 deletions

5
qml/form/SettingForm.qml Normal file
View File

@@ -0,0 +1,5 @@
import QtQuick 2.9
Item {
}