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
This commit is contained in:
Oliver Bolte 2005-06-14 15:28:18 +00:00
parent c7df724d8b
commit 0b45aeceb4

View file

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