48c322cbe4
Prior to this change `ChatLayout` exposed `chatView` which let other components access it, its properties and signals. This is problematic as we need to be able to swap out the `ChatView` with the `JoinCommunityView` for token gated communities, in which case there won't be an instance of `chatView`. This commit ensures that we rely purely on inputs and outputs of the component, without exposing the component instance itself. |
||
---|---|---|
.. | ||
StatusQ | ||
app | ||
fonts | ||
i18n | ||
imports | ||
include/StatusDesktop/Monitoring | ||
src/StatusDesktop/Monitoring | ||
MonitoringSources.cmake | ||
generate-rcc.go | ||
main.qml | ||
nim-status-client.pro |