projects
/
qtbase-opensource-src.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c77493f
)
disable htmlinfo example which contains non-free files
author
Dmitry Shachnev
<mitya57@debian.org>
Thu, 25 May 2023 10:45:05 +0000
(11:45 +0100)
committer
Dmitry Shachnev
<mitya57@debian.org>
Thu, 25 May 2023 10:45:05 +0000
(11:45 +0100)
Forwarded: not-needed
Last-Update: 2014-12-17
Gbp-Pq: Name no_htmlinfo_example.diff
examples/xml/xml.pro
patch
|
blob
|
history
diff --git
a/examples/xml/xml.pro
b/examples/xml/xml.pro
index b0750574f458a1e0a9d366f6c09e52f38292280f..1c78e6b570aaf15e7bdc39ceba377dd7f2e0dddd 100644
(file)
--- 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 \