summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/makefile.mk
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2004-01-26 08:13:31 +0000
committerBjörn Milcke <bm@openoffice.org>2004-01-26 08:13:31 +0000
commit3fe1d17a07180c843fd376763e27c72a529b75b2 (patch)
tree585d2722e8c23653efed23273d6ca7aae2e20e48 /chart2/source/controller/main/makefile.mk
parentHelper for data series issues (e.g. getting a sequence with a specific role) (diff)
downloadcore-3fe1d17a07180c843fd376763e27c72a529b75b2.tar.gz
core-3fe1d17a07180c843fd376763e27c72a529b75b2.zip
drafts namespace of API removed
public API moved to offapi Calc as DataEditor - first integration
Diffstat (limited to 'chart2/source/controller/main/makefile.mk')
-rw-r--r--chart2/source/controller/main/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/chart2/source/controller/main/makefile.mk b/chart2/source/controller/main/makefile.mk
index 09e10a889c5d..ee9a101487fa 100644
--- a/chart2/source/controller/main/makefile.mk
+++ b/chart2/source/controller/main/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: iha $ $Date: 2003-12-10 18:21:43 $
+# last change: $Author: bm $ $Date: 2004-01-26 09:12:09 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -82,6 +82,7 @@ SLOFILES = \
$(SLO)$/PositionAndSizeHelper.obj \
$(SLO)$/ChartWindow.obj \
$(SLO)$/ChartController.obj \
+ $(SLO)$/ChartController_EditData.obj \
$(SLO)$/ChartController_Window.obj \
$(SLO)$/ChartController_Properties.obj \
$(SLO)$/ChartController_Insert.obj \