diff --git a/extensions/source/propctrlr/taborder.cxx b/extensions/source/propctrlr/taborder.cxx index 2e18f3e5c590..64b714754ec5 100644 --- a/extensions/source/propctrlr/taborder.cxx +++ b/extensions/source/propctrlr/taborder.cxx @@ -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 )