From 7bf29c44efa5985f59c160ba5a75dc212f955d42 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 14 Oct 2008 05:23:43 +0000 Subject: CWS-TOOLING: integrate CWS mba30fixes02 --- desktop/inc/app.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'desktop/inc') diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx index 00f0e91d4875..df875df23ad6 100644 --- a/desktop/inc/app.hxx +++ b/desktop/inc/app.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: app.hxx,v $ - * $Revision: 1.37 $ + * $Revision: 1.37.14.1 $ * * This file is part of OpenOffice.org. * @@ -60,7 +60,6 @@ namespace desktop /*-------------------------------------------------------------------- Description: Application-class --------------------------------------------------------------------*/ -class IntroWindow_Impl; class CommandLineArgs; class Lockfile; class AcceptorMap : public std::map< OUString, Reference > {}; -- cgit