We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de71c1 commit 9a10047Copy full SHA for 9a10047
doc/CMakeLists.txt
@@ -5,7 +5,7 @@ SET (WITH_APIDOC FALSE CACHE BOOL "Determines whether the QGIS API doxygen docum
5
SET (WITH_TXT2TAGS_PDF FALSE CACHE BOOL "Determines whether PDF should be generate for the txt2tags documentation")
6
7
# include Qt documentation
8
-SET (QT_DOC_URL "http://doc.qt.io/qt-4.8/" CACHE STRING "URL for Qt docs")
+SET (QT_DOC_URL "http://doc.qt.io/qt-5/" CACHE STRING "URL for Qt docs")
9
10
INCLUDE(Txt2Tags)
11
FIND_TXT2TAGS()
0 commit comments