diff options
Diffstat (limited to 'Main.qml')
| -rw-r--r-- | Main.qml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ import QtQuick import QtQuick.Controls import Bobink // This should properly integrate with qmlls +import Xpl2 // This should properly integrate with qmlls as well ApplicationWindow { id: root |
