0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00

Light theme has been added to designer

This commit is contained in:
Arin Alexander 2019-05-26 20:57:06 +03:00
parent 70eb749c67
commit b4b22f4d6b

View File

@ -18,6 +18,7 @@ INCLUDEPATH += $$PWD/../include
DEPENDPATH += $$PWD/../include
RESOURCES += $$PWD/../3rdparty/dark_style_sheet/qdarkstyle/style.qrc
RESOURCES += $$PWD/../3rdparty/light_style_sheet/qlightstyle/lightstyle.qrc
DEST_DIR = $${DEST_BINS}
REPORTS_DIR = $${DEST_DIR}