mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-21 22:48:31 +00:00
11 lines
380 B
Text
11 lines
380 B
Text
# See: https://wiki.qt.io/Qml_Styling
|
|
|
|
module App.Styles
|
|
|
|
# Views styles -------------------------------------------------------
|
|
|
|
singleton StartingCallStyle 1.0 Calls/StartingCallStyle.qml
|
|
|
|
singleton ContactsStyle 1.0 MainWindow/ContactsStyle.qml
|
|
singleton ConversationStyle 1.0 MainWindow/ConversationStyle.qml
|
|
singleton MainWindowStyle 1.0 MainWindow/MainWindowStyle.qml
|