summaryrefslogtreecommitdiff
path: root/forms/source/component/clickableimage.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-14 15:28:18 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-14 15:28:18 +0000
commit0b45aeceb4568645157c64906c729a891659ebe1 (patch)
treecd8ead3049298b357cafcea79335ad89d2674ba8 /forms/source/component/clickableimage.hxx
parentc7df724d8b309a235987c2e1bcf8dd48d67b4404 (diff)
INTEGRATION: CWS gcc4fwdecl (1.3.18); FILE MERGED
2005/06/01 16:48:30 pmladek 1.3.18.1: #i50064# Fixed forward declarations for gcc4 in forms
Diffstat (limited to 'forms/source/component/clickableimage.hxx')
-rw-r--r--forms/source/component/clickableimage.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/forms/source/component/clickableimage.hxx b/forms/source/component/clickableimage.hxx
index e3c30f3aba60..6a375015f6a5 100644
--- a/forms/source/component/clickableimage.hxx
+++ b/forms/source/component/clickableimage.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: clickableimage.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2005-04-13 09:46:26 $
+ * last change: $Author: obo $ $Date: 2005-06-14 16:28:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -117,6 +117,7 @@ namespace frm
{
//.........................................................................
+ class OImageProducerThread_Impl;
class SubmissionVetoListeners;
class ControlFeatureInterception;
//==================================================================