Merge pull request #16 from QuasarApp/task_13

Task 13 Remove the CopyrighFixerModule
This commit is contained in:
Igor loschinin 2021-04-08 22:27:34 +03:00 committed by GitHub
commit 117d717ff5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 19 deletions

View File

@ -1,6 +1,3 @@
<RCC>
<qresource prefix="/">
<file>CopyrighFixerModule/qmldir</file>
<file>CopyrighFixerModule/CopyrighFixer.qml</file>
</qresource>
<qresource prefix="/"/>
</RCC>

View File

@ -1,12 +0,0 @@
//#
//# Copyright (C) 2021-2021 QuasarApp.
//# Distributed under the lgplv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed.
//#
import QtQuick 2.15
Item {
}

View File

@ -1,3 +0,0 @@
module QuasarAppCreditsModule
CopyrighFixer 1.0 CopyrighFixer.qml