mirror of
https://github.com/QuasarApp/CopyrightFixer.git
synced 2025-04-27 02:04:41 +00:00
Merge pull request #16 from QuasarApp/task_13
Task 13 Remove the CopyrighFixerModule
This commit is contained in:
commit
117d717ff5
@ -1,6 +1,3 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>CopyrighFixerModule/qmldir</file>
|
||||
<file>CopyrighFixerModule/CopyrighFixer.qml</file>
|
||||
</qresource>
|
||||
<qresource prefix="/"/>
|
||||
</RCC>
|
||||
|
@ -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 {
|
||||
|
||||
}
|
@ -1,3 +0,0 @@
|
||||
module QuasarAppCreditsModule
|
||||
CopyrighFixer 1.0 CopyrighFixer.qml
|
||||
|
Loading…
x
Reference in New Issue
Block a user