From dce8b13272cfe2119b1d82d8da352c44d60a095c 2012-10-15 11:39:09 From: Marek Rosa Date: 2012-10-15 11:39:09 Subject: [PATCH] Disabled audio demo for now. Does not work on windows --- diff --git a/demos/demos.pro b/demos/demos.pro index 608ae33..38a64d3 100644 --- a/demos/demos.pro +++ b/demos/demos.pro @@ -14,8 +14,8 @@ SUBDIRS += piechartcustomization \ qmlcustommodel \ chartinteractions \ qmlaxes \ - qmlcustomlegend \ - audio + qmlcustomlegend +# audio contains(QT_CONFIG, opengl) { SUBDIRS += chartthemes \