From 5e0acb90224f4aa7a06db03fac56267de6b05bc6 Mon Sep 17 00:00:00 2001 From: Ivan Timofeev Date: Wed, 13 Jun 2012 23:40:05 +0400 Subject: so many code to just add a minimal border in the gallery Change-Id: Id7349d1ff6547afe0f46404340b20132b97ce854 --- svx/source/gallery2/galbrws2.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svx') diff --git a/svx/source/gallery2/galbrws2.cxx b/svx/source/gallery2/galbrws2.cxx index 70cd6578be37..6a673f5bc777 100644 --- a/svx/source/gallery2/galbrws2.cxx +++ b/svx/source/gallery2/galbrws2.cxx @@ -331,7 +331,6 @@ GalleryBrowser2::GalleryBrowser2( GalleryBrowser* pParent, const ResId& rResId, maViewBox.SetHelpId( TBX_ID_LIST, HID_GALLERY_LISTVIEW ); maViewBox.SetQuickHelpText( TBX_ID_LIST, GAL_RESSTR(RID_SVXSTR_GALLERY_LISTVIEW) ); - maViewBox.SetBorder( 0, 1 ); MiscHdl( NULL ); maViewBox.SetSelectHdl( LINK( this, GalleryBrowser2, SelectTbxHdl ) ); maViewBox.Show(); -- cgit v1.2.3