tdf#130857 qt weld: Support "Address Book Assignment" dlg
This means that native Qt widgets are used for that dialog now when using the qt5 or qt6 VCL plugin and starting LO with environment variable SAL_VCL_QT_USE_WELDED_WIDGETS=1 set. The dialog can be triggered from Writer using "Tools" -> "Address Book Source". Change-Id: I6d6bbbe12afc8bc31fa8416b5688c010e4a9fd8e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184080 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
This commit is contained in:
@@ -126,6 +126,7 @@ bool QtInstanceBuilder::IsUIFileSupported(const OUString& rUIFile)
|
||||
u"sfx/ui/printeroptionsdialog.ui"_ustr,
|
||||
u"sfx/ui/querysavedialog.ui"_ustr,
|
||||
u"sfx/ui/safemodequerydialog.ui"_ustr,
|
||||
u"svt/ui/addresstemplatedialog.ui"_ustr,
|
||||
u"svt/ui/printersetupdialog.ui"_ustr,
|
||||
u"svt/ui/restartdialog.ui"_ustr,
|
||||
u"svx/ui/compressgraphicdialog.ui"_ustr,
|
||||
|
Reference in New Issue
Block a user