summaryrefslogtreecommitdiffstats
path: root/vcl/source/window/tabpage.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-12-01 12:40:57 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-12-01 12:40:57 +0000
commit6f655b0df463e2548461529bdcd2fb658abbc40a (patch)
tree1ba0e05d1e3279a32177991a591970e24b8c0ee3 /vcl/source/window/tabpage.cxx
parentINTEGRATION: CWS vclcleanup01 (1.1.1.1.384); FILE MERGED (diff)
downloadcore-6f655b0df463e2548461529bdcd2fb658abbc40a.tar.gz
core-6f655b0df463e2548461529bdcd2fb658abbc40a.zip
INTEGRATION: CWS vclcleanup01 (1.6.152); FILE MERGED
2003/11/28 07:33:00 mt 1.6.152.1: #i22952# Removed App Server code
Diffstat (limited to 'vcl/source/window/tabpage.cxx')
-rw-r--r--vcl/source/window/tabpage.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/window/tabpage.cxx b/vcl/source/window/tabpage.cxx
index a34d28b76650..b1cb5453c21a 100644
--- a/vcl/source/window/tabpage.cxx
+++ b/vcl/source/window/tabpage.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tabpage.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2003-06-12 07:51:42 $
+ * last change: $Author: rt $ $Date: 2003-12-01 13:40:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@
#include <com/sun/star/accessibility/XAccessible.hpp>
#endif
-#pragma hdrstop
+
// =======================================================================