diff --git a/native/Assets/Images/Boygenius_-_the_record.jpg b/native/Assets/Images/Boygenius_-_the_record.jpg deleted file mode 100644 index 1309325..0000000 Binary files a/native/Assets/Images/Boygenius_-_the_record.jpg and /dev/null differ diff --git a/native/CMakeLists.txt b/native/CMakeLists.txt index 51bdbef..d6abc54 100644 --- a/native/CMakeLists.txt +++ b/native/CMakeLists.txt @@ -19,7 +19,6 @@ qt_add_qml_module(alisa Main.qml RESOURCES - Assets/Images/Boygenius_-_the_record.jpg Assets/Icons/turbo.svg )