From 7945e4e5870c00dc41000776540030d4b8660cc8 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Tue, 11 Jun 2013 12:55:30 +0200 Subject: sidebar: Let the sidebar's dial control use the same graphics as DialControl. It is not the most pretty one under the sun, but at least any general improvements in the DialControl will improve the look of the sidebar too :-) Change-Id: Ib26b097b322b69516898a5dd80bed3f8a0fa89d7 --- svx/Library_svx.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'svx/Library_svx.mk') diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk index 385e5a3fe96d..efe212762f52 100644 --- a/svx/Library_svx.mk +++ b/svx/Library_svx.mk @@ -195,7 +195,6 @@ $(eval $(call gb_Library_add_exception_objects,svx,\ svx/source/sidebar/line/LineWidthPopup \ svx/source/sidebar/possize/PosSizePropertyPanel \ svx/source/sidebar/possize/SidebarDialControl \ - svx/source/sidebar/possize/SidebarDialControlBmp \ svx/source/sidebar/tools/ColorControl \ svx/source/sidebar/tools/ColorPopup \ svx/source/sidebar/tools/PopupControl \ -- cgit