INTEGRATION: CWS sb59 (1.5.62); FILE MERGED

2006/08/03 13:47:03 cl 1.5.62.1: removed compiler warnings
This commit is contained in:
Oliver Bolte 2006-10-12 10:44:15 +00:00
parent d23a1397dc
commit f180216438

View file

@ -4,9 +4,9 @@
*
* $RCSfile: galobj.hxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: hr $ $Date: 2006-06-19 14:37:49 $
* last change: $Author: obo $ $Date: 2006-10-12 11:44:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -168,6 +168,8 @@ class FmFormModel;
class SgaObjectSvDraw : public SgaObject
{
using SgaObject::CreateThumb;
private:
BOOL CreateThumb( const FmFormModel& rModel );