nosignal-shell/modules/detachedcontent/Session.qml
2025-07-23 23:04:28 +10:00

5 lines
56 B
QML

import QtQuick
QtObject {
property string active
}