cui/source/dialogs/cuicharmap.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 890e1fb5c97a6d7eab7b0ce8692d25b43c36e975 Author: Akshay Deep <akshaydeepi...@gmail.com> Date: Sun Aug 20 15:43:54 2017 +0000 tdf#111795 - Special character preview control should have border Change-Id: Ic26888829c24f65b3d8039e74a632c14be338d44 Reviewed-on: https://gerrit.libreoffice.org/41356 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Katarina Behrens <katarina.behr...@cib.de> diff --git a/cui/source/dialogs/cuicharmap.cxx b/cui/source/dialogs/cuicharmap.cxx index a01ed20d432e..0e7f66c93f4b 100644 --- a/cui/source/dialogs/cuicharmap.cxx +++ b/cui/source/dialogs/cuicharmap.cxx @@ -1127,7 +1127,7 @@ IMPL_LINK_NOARG(SvxCharacterMap, SearchCharPreSelectHdl, SvxShowCharSet*, void) // class SvxShowText ===================================================== SvxShowText::SvxShowText(vcl::Window* pParent) - : Control(pParent) + : Control(pParent, WB_BORDER) , mnY(0) , mbCenter(false) {} _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits