summaryrefslogtreecommitdiff
path: root/vcl/source/window/split.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-12-01 12:39:37 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-12-01 12:39:37 +0000
commit2408bd6bc9b3577e5333ef1f65a88fcfabfec982 (patch)
tree1b7ab1def75fb7f1277299a526af50b48d7bc24c /vcl/source/window/split.cxx
parent4c15aea06e1cae92801515bf70070da4c0db2e09 (diff)
INTEGRATION: CWS vclcleanup01 (1.8.342); FILE MERGED
2003/11/28 07:32:58 mt 1.8.342.1: #i22952# Removed App Server code
Diffstat (limited to 'vcl/source/window/split.cxx')
-rw-r--r--vcl/source/window/split.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/window/split.cxx b/vcl/source/window/split.cxx
index df5529015a4c..056896294f55 100644
--- a/vcl/source/window/split.cxx
+++ b/vcl/source/window/split.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: split.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: ssa $ $Date: 2002-08-14 14:05:52 $
+ * last change: $Author: rt $ $Date: 2003-12-01 13:39:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,7 +90,7 @@
#ifndef _SV_LINEINFO_HXX
#include <lineinfo.hxx>
#endif
-#pragma hdrstop
+
static Wallpaper ImplBlackWall( COL_BLACK );
static Wallpaper ImplWhiteWall( COL_LIGHTGRAY );