diff options
Diffstat (limited to 'scp2/source/canvas')
-rw-r--r-- | scp2/source/canvas/canvascommons.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/canvas/canvascommons.scp b/scp2/source/canvas/canvascommons.scp index a529d1f00490..806026cde206 100644 --- a/scp2/source/canvas/canvascommons.scp +++ b/scp2/source/canvas/canvascommons.scp @@ -4,9 +4,9 @@ * * $RCSfile: canvascommons.scp,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:22:54 $ + * last change: $Author: hr $ $Date: 2005-09-23 14:29:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -35,6 +35,6 @@ #include "macros.inc" -STD_LIB_FILE(gid_File_Lib_CppCanvas, cppcanvas) +STD_LIB_FILE_PATCH(gid_File_Lib_CppCanvas, cppcanvas) STD_LIB_FILE(gid_File_Lib_CanvasTools, canvastools) SPECIAL_UNO_COMPONENT_LIB_FILE(gid_File_CanvasFactory, canvasfactory.uno) |