diff options
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" |