diff options
Diffstat (limited to 'svx/source/inc')
-rw-r--r-- | svx/source/inc/fmpgeimp.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/fmpgeimp.hxx b/svx/source/inc/fmpgeimp.hxx index f86f28c0218f..31ee56371f2b 100644 --- a/svx/source/inc/fmpgeimp.hxx +++ b/svx/source/inc/fmpgeimp.hxx @@ -4,9 +4,9 @@ * * $RCSfile: fmpgeimp.hxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: rt $ $Date: 2005-09-08 23:17:39 $ + * last change: $Author: hr $ $Date: 2006-06-19 16:05:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -83,7 +83,7 @@ FORWARD_DECLARE_INTERFACE(container,XIndexContainer) class SdrObjList; -DECLARE_LIST(FmObjectList, FmFormObj*); +DECLARE_LIST(FmObjectList, FmFormObj*) //================================================================== // FmFormPageImpl |