Kaydet (Commit) a7d4473d authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

#i10000#: remove extra semicolon after macro

üst 59cf8f62
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: RelationTableView.cxx,v $ * $RCSfile: RelationTableView.cxx,v $
* *
* $Revision: 1.26 $ * $Revision: 1.27 $
* *
* last change: $Author: hr $ $Date: 2007-11-01 15:37:50 $ * last change: $Author: hr $ $Date: 2007-11-05 12:37:46 $
* *
* 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.
...@@ -144,7 +144,7 @@ using namespace ::com::sun::star::accessibility; ...@@ -144,7 +144,7 @@ using namespace ::com::sun::star::accessibility;
//================================================================== //==================================================================
// class ORelationTableView // class ORelationTableView
//================================================================== //==================================================================
DBG_NAME(ORelationTableView); DBG_NAME(ORelationTableView)
//------------------------------------------------------------------------ //------------------------------------------------------------------------
ORelationTableView::ORelationTableView( Window* pParent, ORelationDesignView* pView ) ORelationTableView::ORelationTableView( Window* pParent, ORelationDesignView* pView )
: OJoinTableView( pParent, pView ) : OJoinTableView( pParent, pView )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment