summaryrefslogtreecommitdiffstats
path: root/vcl/source/window/taskpanelist.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:22:50 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:22:50 +0000
commiteb5d57a084801e81e74c3c238de1b9d698d274a1 (patch)
treecd594716f93773d17353c3b84b278bd385fe2910 /vcl/source/window/taskpanelist.cxx
parentINTEGRATION: CWS pchfix02 (1.12.112); FILE MERGED (diff)
downloadcore-eb5d57a084801e81e74c3c238de1b9d698d274a1.tar.gz
core-eb5d57a084801e81e74c3c238de1b9d698d274a1.zip
INTEGRATION: CWS pchfix02 (1.20.112); FILE MERGED
2006/09/01 17:57:56 kaib 1.20.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/window/taskpanelist.cxx')
-rw-r--r--vcl/source/window/taskpanelist.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/window/taskpanelist.cxx b/vcl/source/window/taskpanelist.cxx
index 56a7e2aa8712..76cff996fc7e 100644
--- a/vcl/source/window/taskpanelist.cxx
+++ b/vcl/source/window/taskpanelist.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: taskpanelist.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:41:36 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:22:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_vcl.hxx"
#ifndef _SV_SVDATA_HXX
#include <svdata.hxx>
#endif