diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2025-05-12 14:05:23 +0200 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2025-05-12 21:02:08 +0200 |
commit | 9a03fb9266440013eef5f8cd11cc1e5478706496 (patch) | |
tree | 927aef65c402e84d79a294681695274ae8eefec9 /sd/source/ui/inc/fusnapln.hxx | |
parent | ffb7dc831556c2ce898b167248bed731ea6b2024 (diff) |
tdf#130857 qt weld: Support new Welcome dialog
commit 9d90a1733bcf65763268583c97cd5e31a2f90f0c
Date: Tue Apr 15 09:22:55 2025 +0200
Resolves tdf#137931 - Show a Welcome dialog on first start-up
introduced a new dialog that gets shown on first start-up.
(Deleting the user profile before starting can be used
to simulate that).
Make that one work using native Qt widgets with
SAL_VCL_QT_USE_WELDED_WIDGETS=1 by adding the newly
added .ui files to the list of supported .ui files.
The existing "Appearance" tab page ("cui/ui/appearance.ui")
cannot be declared as supported unconditionally, because
the "Tools" -> "Options" dialog (and therefore it's "Appearance")
page are not using native widgets yet.
Therefore, only use native widgets if the parent
itself is also a native Qt one to distinguish the
two cases.
Without this commit, the dialog looks broken, because
part of the .ui files used were declared as supported,
but others weren't.
Change-Id: Ia224b68b36153b1e818d506e0dc9643292a394d2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/185215
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'sd/source/ui/inc/fusnapln.hxx')
0 files changed, 0 insertions, 0 deletions