feat(GODT-2769): moved LinkLabel QML component to Proton custom component folder.

This commit is contained in:
Xavier Michelon
2023-08-16 16:37:41 +02:00
parent 9b546b5412
commit bccf31501d
3 changed files with 2 additions and 5 deletions

View File

@ -74,7 +74,6 @@
<file alias="bridgeMacOS.svg">../../../../dist/bridgeMacOS.svg</file>
<file>qml/KeychainSettings.qml</file>
<file>qml/LocalCacheSettings.qml</file>
<file>qml/LinkLabel.qml</file>
<file>qml/MainWindow.qml</file>
<file>qml/NotificationDialog.qml</file>
<file>qml/NotificationPopups.qml</file>
@ -91,6 +90,7 @@
<file>qml/Proton/ComboBox.qml</file>
<file>qml/Proton/Dialog.qml</file>
<file>qml/Proton/Label.qml</file>
<file>qml/Proton/LinkLabel.qml</file>
<file>qml/Proton/Menu.qml</file>
<file>qml/Proton/MenuItem.qml</file>
<file>qml/Proton/Popup.qml</file>