linphone-desktop/linphone-app/ui/views/App/Styles/Main/Dialogs/AuthenticationRequestStyle.qml
2020-03-26 16:44:31 +01:00

9 lines
183 B
QML

pragma Singleton
import QtQml 2.2
// =============================================================================
QtObject {
property int height: 416
property int width: 450
}