#i10000# syntax: extra semicolon removed
This commit is contained in:
parent
4923375a17
commit
7b9f1126f1
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: taborder.cxx,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2004-03-19 12:07:01 $
|
||||
* last change: $Author: rt $ $Date: 2004-03-22 08:48:46 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -137,7 +137,7 @@ namespace pcr
|
|||
//========================================================================
|
||||
//= TabOrderDialog
|
||||
//========================================================================
|
||||
DBG_NAME(TabOrderDialog);
|
||||
DBG_NAME(TabOrderDialog)
|
||||
//------------------------------------------------------------------------
|
||||
TabOrderDialog::TabOrderDialog( Window* _pParent, const Reference< XTabControllerModel >& _rxTabModel,
|
||||
const Reference< XControlContainer >& _rxControlCont, const Reference< XMultiServiceFactory >& _rxORB )
|
||||
|
|
Loading…
Reference in a new issue