INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED
2005/11/11 15:50:41 pl 1.2.10.1: #i55991# removed warnings
This commit is contained in:
parent
fed2908e34
commit
b085e905b5
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: titlectrl.cxx,v $
|
* $RCSfile: titlectrl.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.2 $
|
* $Revision: 1.3 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2005-09-08 16:30:06 $
|
* last change: $Author: hr $ $Date: 2006-06-19 12:17:27 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to
|
* The Contents of this file are made available subject to
|
||||||
* the terms of GNU Lesser General Public License Version 2.1.
|
* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -71,7 +71,7 @@ void TitleImage::arrange()
|
||||||
|
|
||||||
// -----------------------------------------------------------------------
|
// -----------------------------------------------------------------------
|
||||||
|
|
||||||
void TitleImage::Paint( const Rectangle& rRect )
|
void TitleImage::Paint( const Rectangle& )
|
||||||
{
|
{
|
||||||
if( ! m_bArranged )
|
if( ! m_bArranged )
|
||||||
arrange();
|
arrange();
|
||||||
|
|
Loading…
Reference in a new issue