diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 21:33:35 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 21:33:35 +0000 |
commit | 73a418b3096d25f5a1280bba8e2f8e244e0d5794 (patch) | |
tree | 668f685f6055d5ccb4d70820155cfbebd5754c9d /sfx2/source/inc/partwnd.hxx | |
parent | 582e8f7fbe1e4a8338bf0eb87c9e5441fc0d5412 (diff) |
INTEGRATION: CWS warnings01 (1.5.66); FILE MERGED
2005/11/28 16:16:32 cd 1.5.66.1: #i55991# Remove warnings
Diffstat (limited to 'sfx2/source/inc/partwnd.hxx')
-rw-r--r-- | sfx2/source/inc/partwnd.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/inc/partwnd.hxx b/sfx2/source/inc/partwnd.hxx index b323b4f2bcde..3a09210700e3 100644 --- a/sfx2/source/inc/partwnd.hxx +++ b/sfx2/source/inc/partwnd.hxx @@ -4,9 +4,9 @@ * * $RCSfile: partwnd.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-07 19:08:38 $ + * last change: $Author: hr $ $Date: 2006-06-19 22:33:35 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -51,7 +51,7 @@ namespace com } } } -}; +} #include "childwin.hxx" #include "dockwin.hxx" |