diff options
author | haru-02 <rahulbalaji78@gmail.com> | 2021-07-18 00:21:11 +0400 |
---|---|---|
committer | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2021-07-22 19:33:29 +0200 |
commit | 8580f2d5c8fef0c3c3ff1e92da09e13ec2158bea (patch) | |
tree | de70346ea536d8b987ff3991b13b93e31e65398a /cui/qa/unit | |
parent | 22997c4777eeb424493d1259b72db9a15ff37069 (diff) |
tdf#95394 - ui fill dialog from (bitmap -> image)
Change-Id: Ib30eb0489e8cad2d417bc8638204b95f4acee936
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119115
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'cui/qa/unit')
-rw-r--r-- | cui/qa/unit/data/cui-dialogs-test.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/qa/unit/data/cui-dialogs-test.txt b/cui/qa/unit/data/cui-dialogs-test.txt index d19d855e2fd5..cb176088446c 100644 --- a/cui/qa/unit/data/cui-dialogs-test.txt +++ b/cui/qa/unit/data/cui-dialogs-test.txt @@ -35,7 +35,7 @@ cui/ui/textdialog.ui # This is typically a hint that these should be hard-coded in the # test case since they need some document and model data to work # -# cui/ui/bitmaptabpage.ui +# cui/ui/imagetabpage.ui # cui/ui/connpooloptions.ui <- not calling DriverListControl::Init for # ConnectionPoolOptionsPage::m_pDriverList leaves its BrowseBox::mvCols empty, causing "implicit # conversion from type 'int' of value -1 (32-bit, signed) to type 'sal_uInt16' (aka 'unsigned |