diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-12-01 12:13:03 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-12-01 12:13:03 +0000 |
commit | 4ea0dc078abcd390f4e351bfb31289c4c0e63be2 (patch) | |
tree | 6ef6e75ddbbae1553989cef80d29207cb0791de1 /vcl/source/control/group.cxx | |
parent | 31a15cb29e8ec226045b9c4f135794c5766f8558 (diff) |
INTEGRATION: CWS vclcleanup01 (1.2.346); FILE MERGED
2003/11/28 07:32:32 mt 1.2.346.1: #i22952# Removed App Server code
Diffstat (limited to 'vcl/source/control/group.cxx')
-rw-r--r-- | vcl/source/control/group.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/control/group.cxx b/vcl/source/control/group.cxx index ac2bf81399c0..e5de1b169fc1 100644 --- a/vcl/source/control/group.cxx +++ b/vcl/source/control/group.cxx @@ -2,9 +2,9 @@ * * $RCSfile: group.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: pl $ $Date: 2002-05-08 16:01:30 $ + * last change: $Author: rt $ $Date: 2003-12-01 13:13:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,7 @@ #include <rc.h> #endif -#pragma hdrstop + // ======================================================================= |