From 6484ccb4edad34d03d1300929fe20788f41b255e Mon Sep 17 00:00:00 2001 From: Tim Hardeck Date: Tue, 12 Jun 2012 19:04:05 +0200 Subject: move zoomitem from svx to sfx2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To allow using SvxZoomItem in sfx2 zoomitem is moved from svx to sfx2. This patch does base on Caolán McNamara's patch he sent to the mailing list. Change-Id: I4d245f938d92ad3a20b692f5f76d8e0d00b1a648 --- 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 ba8ffa181b61..c294c73d39da 100644 --- a/svx/Library_svx.mk +++ b/svx/Library_svx.mk @@ -158,7 +158,6 @@ $(eval $(call gb_Library_add_exception_objects,svx,\ svx/source/items/SmartTagItem \ svx/source/items/svxerr \ svx/source/items/viewlayoutitem \ - svx/source/items/zoomitem \ svx/source/items/zoomslideritem \ svx/source/mnuctrls/clipboardctl \ svx/source/mnuctrls/fntctl \ -- cgit