User: rt      
Date: 2007-11-05 09:04:38+0000
Modified:
   dba/dbaccess/source/ui/querydesign/TableWindow.cxx

Log:
 #i10000# Extra semicolon removed.

File Changes:

Directory: /dba/dbaccess/source/ui/querydesign/
===============================================

File [changed]: TableWindow.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/TableWindow.cxx?r1=1.36&r2=1.37
Delta lines:  +4 -4
-------------------
--- TableWindow.cxx     2007-11-01 15:33:32+0000        1.36
+++ TableWindow.cxx     2007-11-05 09:04:35+0000        1.37
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: TableWindow.cxx,v $
  *
- *  $Revision: 1.36 $
+ *  $Revision: 1.37 $
  *
- *  last change: $Author: hr $ $Date: 2007/11/01 15:33:32 $
+ *  last change: $Author: rt $ $Date: 2007/11/05 09:04:35 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -133,7 +133,7 @@
 //========================================================================
 // class OTableWindow
 //========================================================================
-DBG_NAME(OTableWindow);
+DBG_NAME(OTableWindow)
 
//------------------------------------------------------------------------------
 OTableWindow::OTableWindow( Window* pParent, const 
TTableWindowData::value_type& pTabWinData )
                  :Window( pParent, WB_3DLOOK|WB_MOVEABLE )




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to