##// END OF EJS Templates
Qt5: fix warnings about deprecated QT/CONFIG specification...
Qt5: fix warnings about deprecated QT/CONFIG specification - CONFIG += designer replaced on Qt5 with QT += designer - CONFIG += qtestlib replaced on Qt5 with QT += testlib

File last commit:

r1201:f0af86b6db21
r2051:7cd68cfd6696
Show More
qchartsplugin.qrc
6 lines | 124 B | text/plain | TextLexer
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource prefix="/images">
<file>qcharts.png</file>
</qresource>
</RCC>