mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
336f90a60f
Removed all dynamic scoping parts in wallet section plus - Renamed Config to Global and added more functions there - Moved changeAppSectionBySectionType function to Global and updated all places where is used to call it from Global instead - Moved openLink function to Global and updated all places where is used to call it from Global instead - Moved errorSound to Global, introduced playErrorSound function and updated all places where is used to call this function from Global instead Closes #4245
9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
singleton Style 1.0 Style.qml
|
|
singleton Utils 1.0 Utils.qml
|
|
singleton Emoji 1.0 Emoji.qml
|
|
singleton Global 1.0 Global.qml
|
|
singleton Constants 1.0 Constants.qml
|
|
singleton SelectedMessage 1.0 SelectedMessage.qml
|
|
singleton Backpressure 1.0 Backpressure/Backpressure.qml
|
|
Audio 1.0 Audio.qml
|