Tag: cws_src680_odbmacros2 User: fs Date: 2007-12-18 21:22:34+0000 Modified: dba/dbaccess/source/ui/app/AppController.hxx
Log: removed an obsolete friend declaration File Changes: Directory: /dba/dbaccess/source/ui/app/ ======================================= File [changed]: AppController.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppController.hxx?r1=1.22.2.1&r2=1.22.2.2 Delta lines: +2 -3 ------------------- --- AppController.hxx 2007-12-13 11:21:52+0000 1.22.2.1 +++ AppController.hxx 2007-12-18 21:22:31+0000 1.22.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: AppController.hxx,v $ * - * $Revision: 1.22.2.1 $ + * $Revision: 1.22.2.2 $ * - * last change: $Author: fs $ $Date: 2007/12/13 11:21:52 $ + * last change: $Author: fs $ $Date: 2007/12/18 21:22:31 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -100,7 +100,6 @@ ,public IContainerFoundListener ,public IViewChangeListener { - friend class OConnectionChangeBroadcaster; public: typedef ::com::sun::star::uno::Reference< ::com::sun::star::container::XContainer > TContainer; typedef ::std::vector< TContainer > TContainerVector; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
