summaryrefslogtreecommitdiff
path: root/vcl/source/control/slider.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-12-01 12:15:30 +0000
committerRüdiger Timm <rt@openoffice.org>2003-12-01 12:15:30 +0000
commitc656bd1d11f768d2e8db3fa13fd323d776120883 (patch)
tree60b1b84cb6eda70abebb3001ed1f1ed622a23f84 /vcl/source/control/slider.cxx
parent935754942c73f17f69119fae4dabe864b87d1933 (diff)
INTEGRATION: CWS vclcleanup01 (1.2.346); FILE MERGED
2003/11/28 07:32:35 mt 1.2.346.1: #i22952# Removed App Server code
Diffstat (limited to 'vcl/source/control/slider.cxx')
-rw-r--r--vcl/source/control/slider.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/control/slider.cxx b/vcl/source/control/slider.cxx
index 38d834180d97..0308ac232ea7 100644
--- a/vcl/source/control/slider.cxx
+++ b/vcl/source/control/slider.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: slider.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:15:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@
#include <slider.hxx>
#endif
-#pragma hdrstop
+
// =======================================================================