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; //==================================================================