summaryrefslogtreecommitdiff
path: root/toolkit/source
diff options
context:
space:
mode:
authorAndreas Bregas <ab@openoffice.org>2001-02-21 16:37:21 +0000
committerAndreas Bregas <ab@openoffice.org>2001-02-21 16:37:21 +0000
commit43770e70330eb6fbc28403c788fba1622e9ccf2c (patch)
tree41ef76246c7e5e4fa1b7a92fefcdf543e884e2c3 /toolkit/source
parenta0fd1987eaa6b6da09822ca3cb3cdab875352e66 (diff)
eventcontainer.cxx added
Diffstat (limited to 'toolkit/source')
-rw-r--r--toolkit/source/controls/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/toolkit/source/controls/makefile.mk b/toolkit/source/controls/makefile.mk
index 5aa644def1c9..b4607437c70b 100644
--- a/toolkit/source/controls/makefile.mk
+++ b/toolkit/source/controls/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: svesik $ $Date: 2001-02-02 18:23:10 $
+# last change: $Author: ab $ $Date: 2001-02-21 17:37:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,6 +77,7 @@ ENABLE_EXCEPTIONS=TRUE
SLOFILES= \
$(SLO)$/geometrycontrolmodel.obj \
+ $(SLO)$/eventcontainer.obj \
$(SLO)$/stdtabcontroller.obj \
$(SLO)$/stdtabcontrollermodel.obj \
$(SLO)$/unocontrol.obj \