Files
pyqcrm/gui/Tables.qml
2024-11-05 16:26:14 +01:00

7 lines
45 B
QML

import QtQuick
Item {
text: "tables"
}