Skip to content

Commit 9a10047

Browse files
committed
Update Qt docs link to version 5
1 parent 1de71c1 commit 9a10047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SET (WITH_APIDOC FALSE CACHE BOOL "Determines whether the QGIS API doxygen docum
55
SET (WITH_TXT2TAGS_PDF FALSE CACHE BOOL "Determines whether PDF should be generate for the txt2tags documentation")
66

77
# include Qt documentation
8-
SET (QT_DOC_URL "http://doc.qt.io/qt-4.8/" CACHE STRING "URL for Qt docs")
8+
SET (QT_DOC_URL "http://doc.qt.io/qt-5/" CACHE STRING "URL for Qt docs")
99

1010
INCLUDE(Txt2Tags)
1111
FIND_TXT2TAGS()

0 commit comments

Comments
 (0)