summaryrefslogtreecommitdiff
path: root/forms/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-05-07 15:07:40 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-05-07 15:07:40 +0000
commit0fd71ddbb36cecf7fa65e732c6b9977d1daec4c6 (patch)
tree24b7d796ff555ab8f73bbf31fea768d863430e30 /forms/source
parent1705d0c5d271247545265e43e51adf941963f857 (diff)
INTEGRATION: CWS frmcontrols03 (1.28.10); FILE MERGED
2004/04/28 12:10:24 fs 1.28.10.3: RESYNC: (1.30-1.32); FILE MERGED 2004/03/23 15:24:35 fs 1.28.10.2: RESYNC: (1.28-1.30); FILE MERGED 2004/02/18 15:17:55 fs 1.28.10.1: removed obsolete include
Diffstat (limited to 'forms/source')
-rw-r--r--forms/source/component/ImageControl.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/forms/source/component/ImageControl.cxx b/forms/source/component/ImageControl.cxx
index 127c9bd528db..3375f6391c5b 100644
--- a/forms/source/component/ImageControl.cxx
+++ b/forms/source/component/ImageControl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ImageControl.cxx,v $
*
- * $Revision: 1.32 $
+ * $Revision: 1.33 $
*
- * last change: $Author: hr $ $Date: 2004-04-13 11:14:40 $
+ * last change: $Author: rt $ $Date: 2004-05-07 16:07:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -122,9 +122,6 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#endif
-#ifndef _SVX_IMPGRF_HXX
-#include <svx/impgrf.hxx>
-#endif
#ifndef _URLOBJ_HXX
#include <tools/urlobj.hxx>
#endif