refactor: move StatusChatCommandsPopup to ui/shared/popups

This was already done in 9ba07575bd
I assume this got accidentally reintroduced in 426c116bac
This commit is contained in:
Pascal Precht 2021-10-28 11:45:21 +02:00 committed by Iuri Matias
parent cfca6f42a5
commit b6a79fd61b
3 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,4 @@
ChatCommandsPopup 1.0 ChatCommandsPopup.qml
BlockContactConfirmationDialog 1.0 BlockContactConfirmationDialog.qml
ConfirmationDialog 1.0 ConfirmationDialog.qml
DownloadModal 1.0 DownloadModal.qml

View File

@ -10,6 +10,7 @@ import utils 1.0
import shared 1.0
import shared.panels 1.0
import shared.popups 1.0
//TODO remove this dependency
import "../../../app/AppLayouts/Chat/panels"
@ -632,7 +633,7 @@ Rectangle {
}
}
StatusChatCommandsPopup {
ChatCommandsPopup {
id: chatCommandsPopup
x: 8
y: -height