summaryrefslogtreecommitdiff
path: root/vcl/source/control/morebtn.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 18:18:29 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 18:18:29 +0000
commit4de54e43c1b8d39dbb8423237c39b7ebf2f3d512 (patch)
treef04552ac94103f21b22e959e3feae00c5a653646 /vcl/source/control/morebtn.cxx
parent30cfe2d32ffe1b57d6532473b72cf021f87aa4b2 (diff)
INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED
2005/11/04 16:49:36 pl 1.6.70.1: #i55991# removed warnings for linux/solaris
Diffstat (limited to 'vcl/source/control/morebtn.cxx')
-rw-r--r--vcl/source/control/morebtn.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/control/morebtn.cxx b/vcl/source/control/morebtn.cxx
index ae235504b3b1..ec12dc127703 100644
--- a/vcl/source/control/morebtn.cxx
+++ b/vcl/source/control/morebtn.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: morebtn.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 11:48:57 $
+ * last change: $Author: hr $ $Date: 2006-06-19 19:18:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,7 +45,7 @@
// =======================================================================
-DECLARE_LIST( ImplMoreWindowList, Window* );
+DECLARE_LIST( ImplMoreWindowList, Window* )
struct ImplMoreButtonData
{