diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 04:44:30 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 04:44:30 +0000 |
commit | de27d1fc6169503c62579256c48ef08bfab5417c (patch) | |
tree | 185cc43e1238751b1814b1334a20d7d6dbb6c42d /svx/source/sdr/properties/rectangleproperties.cxx | |
parent | a2b8bc08deb56965d40cf3457723b5e6f87f12ad (diff) |
INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED
2006/09/01 17:47:17 kaib 1.3.536.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/sdr/properties/rectangleproperties.cxx')
-rw-r--r-- | svx/source/sdr/properties/rectangleproperties.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/sdr/properties/rectangleproperties.cxx b/svx/source/sdr/properties/rectangleproperties.cxx index 9c72955bdc63..4c787fbcd0d2 100644 --- a/svx/source/sdr/properties/rectangleproperties.cxx +++ b/svx/source/sdr/properties/rectangleproperties.cxx @@ -4,9 +4,9 @@ * * $RCSfile: rectangleproperties.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 00:16:11 $ + * last change: $Author: obo $ $Date: 2006-09-17 05:44:30 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_svx.hxx" + #ifndef _SDR_PROPERTIES_RECTANGLEPROPERTIES_HXX #include <svx/sdr/properties/rectangleproperties.hxx> #endif |