From: Dmitry Shachnev Date: Thu, 24 Nov 2022 17:38:09 +0000 (+0000) Subject: disable htmlinfo example which contains non-free files X-Git-Tag: archive/raspbian/5.15.6+dfsg-4+rpi1^2~12 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1712030827b571c8108a10567cafb0c9a548d01e;p=qtbase-opensource-src.git disable htmlinfo example which contains non-free files Forwarded: not-needed Last-Update: 2014-12-17 Gbp-Pq: Name no_htmlinfo_example.diff --- diff --git a/examples/xml/xml.pro b/examples/xml/xml.pro index b0750574f..1c78e6b57 100644 --- a/examples/xml/xml.pro +++ b/examples/xml/xml.pro @@ -1,6 +1,5 @@ TEMPLATE = subdirs -SUBDIRS = htmlinfo \ - xmlstreamlint +SUBDIRS = xmlstreamlint qtHaveModule(widgets) { SUBDIRS += dombookmarks \