Snake/src/Core/CrawlModule/SnakeItem.qml

13 lines
279 B
QML
Raw Normal View History

//#
//# Copyright (C) 2021-2021 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed.
//#
2021-07-27 20:53:40 +03:00
import QtQuick
2021-05-25 17:18:56 +03:00
GraphicItem {
}