mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-01-11 12:28:09 +03:00
Light theme has been added to designer
This commit is contained in:
parent
70eb749c67
commit
b4b22f4d6b
@ -18,6 +18,7 @@ INCLUDEPATH += $$PWD/../include
|
|||||||
DEPENDPATH += $$PWD/../include
|
DEPENDPATH += $$PWD/../include
|
||||||
|
|
||||||
RESOURCES += $$PWD/../3rdparty/dark_style_sheet/qdarkstyle/style.qrc
|
RESOURCES += $$PWD/../3rdparty/dark_style_sheet/qdarkstyle/style.qrc
|
||||||
|
RESOURCES += $$PWD/../3rdparty/light_style_sheet/qlightstyle/lightstyle.qrc
|
||||||
|
|
||||||
DEST_DIR = $${DEST_BINS}
|
DEST_DIR = $${DEST_BINS}
|
||||||
REPORTS_DIR = $${DEST_DIR}
|
REPORTS_DIR = $${DEST_DIR}
|
||||||
|
Loading…
Reference in New Issue
Block a user