linphone-desktop/tests/ui/modules/Linphone/qmldir
Ronan Abhamon a67cc3b8d3 feat(app):
- remove `SelectContact` component
  - remove `NewCall` view
  - fix styles & coding style if views
2016-12-28 14:57:56 +01:00

31 lines
835 B
Text

# ==============================================================================
# Linphone's components to export.
# ==============================================================================
module Linphone
# Components -------------------------------------------------------------------
# Account
AccountStatus 1.0 Account/AccountStatus.qml
# Call
CallControls 1.0 Call/CallControls.qml
# Chat
Chat 1.0 Chat/Chat.qml
# Contact
Avatar 1.0 Contact/Avatar.qml
Contact 1.0 Contact/Contact.qml
ContactDescription 1.0 Contact/ContactDescription.qml
# Presence
PresenceLevel 1.0 Presence/PresenceLevel.qml
PresenceString 1.0 Presence/PresenceString.qml
# SmartSearchBar
SmartSearchBar 1.0 SmartSearchBar.qml
# Timeline
Timeline 1.0 Timeline.qml