remove unused file.
This commit is contained in:
parent
7cc7b12f33
commit
16c7cd080c
@ -1,6 +1,5 @@
|
||||
<RCC>
|
||||
<qresource prefix="/qt/qml/AntiClipSettings">
|
||||
<file>qml/DataCollectionPopup.qml</file>
|
||||
<file>qml/DeviceView.qml</file>
|
||||
<file>qml/IconButton.qml</file>
|
||||
<file>qml/IpTextField.qml</file>
|
||||
|
@ -66,7 +66,6 @@ qt_add_qml_module(AntiClipSettings
|
||||
qml/NetworkSettingPopup.qml
|
||||
qml/OtaPopup.qml
|
||||
qml/StatusTip.qml
|
||||
qml/DataCollectionPopup.qml
|
||||
qml/IpTextField.qml
|
||||
RESOURCES
|
||||
resources/popup_close.svg
|
||||
|
@ -1,6 +0,0 @@
|
||||
import QtQuick 2.15
|
||||
import QtQuick.Controls 2.15
|
||||
|
||||
Popup {
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user