diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-10-14 05:23:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-10-14 05:23:43 +0000 |
commit | 7bf29c44efa5985f59c160ba5a75dc212f955d42 (patch) | |
tree | 8cd9404e8ac9ba3268061278dc1ef215f631b4c9 /desktop/inc | |
parent | a3458db24dc4688fcca14242917ec3bd62a6adcb (diff) |
CWS-TOOLING: integrate CWS mba30fixes02
Diffstat (limited to 'desktop/inc')
-rw-r--r-- | desktop/inc/app.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
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<XInitialization> > {}; |