Remove unnecessary Solitare pkg QML import

This commit is contained in:
ItsDrike 2024-12-04 19:15:10 +01:00
parent 048054be13
commit 12676e36b7
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
2 changed files with 0 additions and 2 deletions

View file

@ -1,4 +1,3 @@
import Solitare
import QtQuick
Item {

View file

@ -1,4 +1,3 @@
import Solitare
import QtQuick
import QtQuick.Controls
import QtQuick.Layouts