summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--padmin/source/titlectrl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/padmin/source/titlectrl.cxx b/padmin/source/titlectrl.cxx
index a09d87b25e6e..5a4aceb77e7e 100644
--- a/padmin/source/titlectrl.cxx
+++ b/padmin/source/titlectrl.cxx
@@ -4,9 +4,9 @@
*
* $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 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 )
arrange();