2022-12-02 13:38:57 +01:00

8 lines
85 B
QML

pragma Singleton
import QtQuick 2.14
QtObject {
property var userProfileInst
}