#i10000# syntax: extra semicolon removed

This commit is contained in:
Rüdiger Timm 2004-03-22 07:48:46 +00:00
parent 4923375a17
commit 7b9f1126f1

View file

@ -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 )