mirror of https://github.com/qt/qtdoc.git
The documentviewer demo re-uses its viewer plugins. It connects its print button to the viewers' print functionalities, without keeping track of the connections. That leads to double connects and crashes. Store relevant connections in an array and disconnect them. Fixes: QTBUG-121940 Pick-to: 6.7 Change-Id: Ifcef2097d874d6d37c7891bafc1805264282e984 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> |
||
---|---|---|
.. | ||
app | ||
doc | ||
plugins | ||
CMakeLists.txt |