From 3596e88b65c52e53357be356025bc23baad71a0a Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 26 Dec 2013 16:43:13 -0200 Subject: Convert chart data label dialog to widget UI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Conflicts: chart2/AllLangResTarget_chartcontroller.mk Change-Id: Id9054b3b0c6e7a10a72bc90b05cd7c6bbc5e82a2 Reviewed-on: https://gerrit.libreoffice.org/7205 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- chart2/Library_chartcontroller.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'chart2/Library_chartcontroller.mk') diff --git a/chart2/Library_chartcontroller.mk b/chart2/Library_chartcontroller.mk index a4e606730ee3..ea7cb8a9ae9b 100644 --- a/chart2/Library_chartcontroller.mk +++ b/chart2/Library_chartcontroller.mk @@ -115,7 +115,6 @@ $(eval $(call gb_Library_add_exception_objects,chartcontroller,\ chart2/source/controller/dialogs/res_DataLabel \ chart2/source/controller/dialogs/res_ErrorBar \ chart2/source/controller/dialogs/res_LegendPosition \ - chart2/source/controller/dialogs/res_TextSeparator \ chart2/source/controller/dialogs/res_Titles \ chart2/source/controller/dialogs/res_Trendline \ chart2/source/controller/dialogs/TextDirectionListBox \ -- cgit