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