summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/tkscrollbar.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:19:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:19:33 +0000
commit5f001b9db14304e3f28dd8c946e25cb5d07212c2 (patch)
treeb0cd94172f7f3dc1485ab91da37d08a24cd69620 /toolkit/source/controls/tkscrollbar.cxx
parent951598d0684375d4ad81a935cff804a124bf6b83 (diff)
INTEGRATION: CWS pchfix02 (1.6.136); FILE MERGED
2006/09/01 17:54:23 kaib 1.6.136.1: #i68856# Added header markers and pch files
Diffstat (limited to 'toolkit/source/controls/tkscrollbar.cxx')
-rw-r--r--toolkit/source/controls/tkscrollbar.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/toolkit/source/controls/tkscrollbar.cxx b/toolkit/source/controls/tkscrollbar.cxx
index ecf9142a52b0..662435994958 100644
--- a/toolkit/source/controls/tkscrollbar.cxx
+++ b/toolkit/source/controls/tkscrollbar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tkscrollbar.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:18:58 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:18:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_toolkit.hxx"
+
#ifndef TOOLKIT_TOOLKIT_CONTROLS_TKSCROLLBAR_HXX
#include "toolkit/controls/tkscrollbar.hxx"
#endif