linphone-desktop/ui/views/App/Styles/Main/Dialogs/AuthenticationRequestStyle.qml
2017-06-27 09:30:27 +02:00

9 lines
183 B
QML

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