diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2025-05-02 11:37:15 +0200 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2025-05-02 18:30:18 +0200 |
commit | 63467889b0ddea39ca305a2ab2396e99359b35d0 (patch) | |
tree | 1978a7824609dc2c202425ce1ea9975b5511dd4d /sc/source/ui/vba | |
parent | a90a55180178488876abab89de3c89e87f846109 (diff) |
Revert "tdf#130857 qt weld: Assert widgets exist, drop fallback"
It turns out that there are use cases where IDs are
used for which no widget exists in the .ui file.
At leasts the SmCategoryDesc ctor doesn't use hard-coded
widget IDs but generates them dynamically and includes
`nCategoryIdx`, so the resulting ID may or may not
have an associated widget, and the null case is handled there.
This reverts commit 960703ce7fe55af062bd33e6bc9f6f33bfd193e8.
Change-Id: I760f1ac82c5e4e22409fe0ab99309e6b23c37aa7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184895
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'sc/source/ui/vba')
0 files changed, 0 insertions, 0 deletions