##// END OF EJS Templates
Fix pie chart label truncation...
Fix pie chart label truncation Adjust the pie label truncation so that the label is not divided into several rows, instead it's truncated correctly. Task-number: QTRD-2522 Change-Id: I6c0de83b5d7eef8af3a7caaee62bb2f4b674def6 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r2510:0fc60b87ece9
r2646:a54f42bb13ad
Show More
quick2chartproperties.pro
9 lines | 234 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
OTHER_FILES += qml/quick2chartproperties/*
include(qtquick2applicationviewer/qtquick2applicationviewer.pri)