From 5b9624d6e5c973da8fec6e9a5ac1618447e06ae5 Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev Date: Sat, 14 May 2022 17:41:01 +0800 Subject: [PATCH] disable htmlinfo example which contains non-free files Forwarded: not-needed Last-Update: 2014-12-17 Gbp-Pq: Name no_htmlinfo_example.diff --- examples/xml/xml.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/xml/xml.pro b/examples/xml/xml.pro index b0750574..1c78e6b5 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 \