diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-04-11 16:07:10 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-04-11 16:07:10 +0800 |
commit | 6f46e95ed7e02bc16aaf26393942383ce8667e13 (patch) | |
tree | 3cf8f401e3ae9d0cffda3a09ee0f6a4a3905eca2 /Eduport.qrc | |
parent | e47f0a86a8f7960d608945861aba1c522ba31eda (diff) |
Qeduport now relies on Qootstrap
Qeduport should now be installed to the system too.
When used from app, Qeduport will refer to libqootstrap installed
in the system.
When used from Designer / Design Studio, Qeduport will refer to
the non attached property QML version instead.
Diffstat (limited to 'Eduport.qrc')
-rw-r--r-- | Eduport.qrc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Eduport.qrc b/Eduport.qrc index 70ba3ed..789318c 100644 --- a/Eduport.qrc +++ b/Eduport.qrc @@ -1,10 +1,5 @@ <!DOCTYPE RCC><RCC version="1.0"> <qresource prefix="qeduport"> - <file>Heebo/Heebo-Bold.ttf</file> - <file>Heebo/Heebo-Medium.ttf</file> - <file>Heebo/Heebo-Regular.ttf</file> - <file>imports/Eduport/Eduport.qml</file> - <file>imports/Eduport/qmldir</file> <file>Bootstrap/icons/person.svg</file> <file>Bootstrap/icons/gear.svg</file> <file>Bootstrap/icons/info-circle.svg</file> |