Stefan d5afd6beac chore(CPP): Create new wallet accounts - POC UI
The UI is for demo purposes. Also architecture decisions are open for change

Closes: #6321
2022-08-02 15:30:08 +02:00

6 lines
85 B
QML

import QtQuick
ApplicationContentView {
readonly property int panelWidth: 304
}