use QNanoPainter for circular graphs

This commit is contained in:
Peter Hartmann 2020-06-12 17:13:42 +02:00
parent f99007f7f9
commit 7b54be2400
2 changed files with 4 additions and 1 deletions

View File

@ -24,3 +24,6 @@ HEADERS += \
RESOURCES += \
images.qrc \
fonts.qrc
CONFIG -= pedantic
include(/home/peter/dev/qnanopainter/libqnanopainter/include.pri)

View File

@ -34,7 +34,7 @@ CONFIG -= depend_includepath
CONFIG += strict_c++
CONFIG += c++11
CONFIG += pedantic
#CONFIG += pedantic
CONFIG += hide_symbols
# CONFIG += debug