summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfeatures.txt
diff options
context:
space:
mode:
authorTasuku Suzuki <stasuku@gmail.com>2013-04-13 15:54:12 +0900
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-04 00:05:55 +0200
commit830cbb1aaf047d8f0ab63f25148b7dc7cc9f8fe0 (patch)
tree799c1fba65ca768346ace7f3e3c4f7dcd1d17775 /src/corelib/global/qfeatures.txt
parent092a2f813cc02fe16f875149cd663922b9e99651 (diff)
Make qtbase compile with QT_NO_TEMPORARYFILE
Change-Id: Ida2f59bb245ef70bf65f7e8944c4c315d5bc2f81 Reviewed-by: David Faure (KDE) <faure@kde.org> Reviewed-by: Jørgen Lind <jorgen.lind@digia.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'src/corelib/global/qfeatures.txt')
-rw-r--r--src/corelib/global/qfeatures.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/corelib/global/qfeatures.txt b/src/corelib/global/qfeatures.txt
index 43db585643..61a3df39f3 100644
--- a/src/corelib/global/qfeatures.txt
+++ b/src/corelib/global/qfeatures.txt
@@ -851,6 +851,13 @@ Requires:
Name: Color Names
SeeAlso: ???
+Feature: PDF
+Description: Supports pdf format
+Section: Painting
+Requires: TEMPORARYFILE
+Name: QPdf
+SeeAlso: ???
+
Feature: PRINTER
Description: Supports printing
Section: Painting