summaryrefslogtreecommitdiffstats
path: root/doc/html
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-03-30 15:44:38 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-03-30 16:05:15 +0200
commit00318b767abcea93723f5dbcb4c142741904e707 (patch)
tree9a3b673180158e6d19949dd6d3fa8b9ffd126670 /doc/html
parent0f480dc43f6a3dc50b438a17fc2526ca444065ec (diff)
downloadtqt3-00318b767abcea93723f5dbcb4c142741904e707.tar.gz
tqt3-00318b767abcea93723f5dbcb4c142741904e707.zip
IconView widget was moved to Widgets module in commit
a41a034902bb3aa75db4524978a174353b5de2fe, but there remained the iconview module definition as standalone. This causes incorrect BUILD_KEY and library configuration declaration. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/html')
-rw-r--r--doc/html/index2
-rw-r--r--doc/html/titleindex2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/index b/doc/html/index
index de147438a..2286467ad 100644
--- a/doc/html/index
+++ b/doc/html/index
@@ -74,7 +74,7 @@
"How to Report A Bug" bughowto.html
"How to create a large, sparse QTable" bigtable-example.html
"How to use X11 overlays with the TQt OpenGL extension" opengl-x11-overlays.html
-"IconView Module" iconview.html
+"IconView Widget" iconview.html
"Iconview" iconview-example.html
"In Sync with Outlook" qaxcontainer-example-qutlook.html
"Installation" installation.html
diff --git a/doc/html/titleindex b/doc/html/titleindex
index 7c38f44f2..bd690ed4e 100644
--- a/doc/html/titleindex
+++ b/doc/html/titleindex
@@ -87,7 +87,7 @@ How to Learn TQt | how-to-learn-ntqt.html
How to Report A Bug | bughowto.html
How to create a large, sparse QTable | bigtable-example.html
How to use X11 overlays with the TQt OpenGL extension | opengl-x11-overlays.html
-IconView Module | iconview.html
+IconView Widget | iconview.html
Iconview | iconview-example.html
Image Processing Classes | images.html
Implicitly and Explicitly Shared Classes | shared.html