Revert "use QNanoPainter for circular graphs"

This reverts commit ba0263cb1c19462cc41063ec7087c95e176c8293.

Try with QQuickPaintedItem instead for now.
This commit is contained in:
Peter Hartmann 2020-06-17 17:07:26 +02:00
parent 7b54be2400
commit 8371a9c2d5
2 changed files with 1 additions and 4 deletions

View File

@ -24,6 +24,3 @@ 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