summaryrefslogtreecommitdiff
path: root/svx/source/form/tabwin.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 11:48:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 11:48:24 +0000
commit6fed38d22831b4a71154ef876ff7f4919ff6c418 (patch)
treea718d49141e52f8cfa0bf34fdfdf2cdcae702a57 /svx/source/form/tabwin.cxx
parent9e65514d48261f4f617c1aefa9d3372b20379e3a (diff)
INTEGRATION: CWS sb59 (1.23.62); FILE MERGED
2006/08/03 13:51:46 cl 1.23.62.1: removed compiler warnings
Diffstat (limited to 'svx/source/form/tabwin.cxx')
-rw-r--r--svx/source/form/tabwin.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/form/tabwin.cxx b/svx/source/form/tabwin.cxx
index 8271d25b16..39ec4e0b8a 100644
--- a/svx/source/form/tabwin.cxx
+++ b/svx/source/form/tabwin.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tabwin.cxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 05:13:51 $
+ * last change: $Author: obo $ $Date: 2006-10-12 12:48:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -164,7 +164,7 @@ using namespace ::svx;
//==================================================================
// class FmFieldWinListBox
//==================================================================
-DBG_NAME(FmFieldWinListBox);
+DBG_NAME(FmFieldWinListBox)
//------------------------------------------------------------------------------
FmFieldWinListBox::FmFieldWinListBox( FmFieldWin* pParent )
:SvTreeListBox( pParent, WB_HASBUTTONS|WB_BORDER )