mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 20:40:18 +00:00
refactor(PublicChatPopup): make use of StatusQ StatusButton
This commit is contained in:
parent
a87568e7c2
commit
ffe072a90d
@ -3,11 +3,12 @@ import QtQuick.Controls 2.13
|
||||
import QtQuick.Layouts 1.13
|
||||
|
||||
import utils 1.0
|
||||
import "../../../../shared"
|
||||
|
||||
import StatusQ.Controls 0.1
|
||||
|
||||
import "../../../../shared/controls"
|
||||
import "../../../../shared/popups"
|
||||
import "../../../../shared/panels"
|
||||
import "../../../../shared/status"
|
||||
import "../helpers/channelList.js" as ChannelJSON
|
||||
import "../panels"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user