diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-12-01 12:37:22 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-12-01 12:37:22 +0000 |
commit | 09eac923717234360f8155f15a5d41e40e3def7d (patch) | |
tree | 63cb532cf99e1be4ec32819416d3c5fd46bb201c /vcl/source/window/decoview.cxx | |
parent | c1608e99c5ef08baf65316d6c47adf82967178f0 (diff) |
INTEGRATION: CWS vclcleanup01 (1.5.46); FILE MERGED
2003/11/28 07:32:54 mt 1.5.46.1: #i22952# Removed App Server code
Diffstat (limited to 'vcl/source/window/decoview.cxx')
-rw-r--r-- | vcl/source/window/decoview.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/window/decoview.cxx b/vcl/source/window/decoview.cxx index 6fd8c012af96..b7b7c18ffcc1 100644 --- a/vcl/source/window/decoview.cxx +++ b/vcl/source/window/decoview.cxx @@ -2,9 +2,9 @@ * * $RCSfile: decoview.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2003-09-04 07:42:40 $ + * last change: $Author: rt $ $Date: 2003-12-01 13:37:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,7 @@ #include <decoview.hxx> #endif -#pragma hdrstop + // ======================================================================= |