On 7/23/25 9:41 AM, Jürgen Spitzmüller wrote:
Am Mittwoch, dem 23.07.2025 um 10:39 +0000 schrieb Juergen
Spitzmueller:
commit 17f0101f4fb991c2331a6e8a59b3a9c986b6653f
Author: Juergen Spitzmueller <sp...@lyx.org>
Date: Wed Jul 23 12:36:43 2025 +0200
Fix warning on Qt6 about unpaired model reset
endResetModel called on QSortFilterProxyModel(0x8758cc0)
without calling beginResetModel first
This was since endResetModel() was outside the blockSignals()
group, while beginResetModel() was within
Riki, this is also an issue in stable.
While I think the warning itself is harmless, the fix is
straightforward and the warning a bit irritating.
Go ahead.
Riki
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel