status-desktop/libs/StatusQ/qml/Status/Controls/Navigation/PanelAndContentBase.qml

6 lines
85 B
QML
Raw Normal View History

import QtQuick
ApplicationContentView {
readonly property int panelWidth: 304
}