##// END OF EJS Templates
Fix documentation appearance...
Fix documentation appearance Images and code snippets are no longer placed in to tables. This will improve the appearance of the online documentation. Also minor capitalisation changes done. Change-Id: I5b54dadfb4d9c8adf4045d88f00a0f6fe43298e7 Task-number: QTBUG-42512 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r2724:c26fb372333d
r2750:0968736234d9
Show More
src.pro
6 lines | 105 B | text/idl | PrologLexer
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += charts
qtHaveModule(quick) {
SUBDIRS += chartsqml2
}