mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 13:56:10 +00:00
cecfd7f8e8
Demo controls migrations to Qt6 POC for an application layout with isolated components Closes: #5902
8 lines
102 B
QML
8 lines
102 B
QML
import QtQml
|
|
|
|
/*!
|
|
Keep general application related stated used by custom controls
|
|
*/
|
|
QtObject {
|
|
}
|