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:
parent
d23a1397dc
commit
f180216438
1 changed files with 4 additions and 2 deletions
|
@ -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 );
|
||||
|
|
Loading…
Reference in a new issue