summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel/TestPanel.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 18:15:40 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 18:15:40 +0000
commitd55d018c6c1bab70611ef2b252a4184beea282c2 (patch)
tree75b793d701e54d0950c68b874d2fc4f27dea5009 /sd/source/ui/toolpanel/TestPanel.cxx
parenta1a350b4dfb624b7895260f28d052726ae8d5229 (diff)
INTEGRATION: CWS pchfix02 (1.5.282); FILE MERGED
2006/09/01 17:37:23 kaib 1.5.282.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/toolpanel/TestPanel.cxx')
-rw-r--r--sd/source/ui/toolpanel/TestPanel.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/ui/toolpanel/TestPanel.cxx b/sd/source/ui/toolpanel/TestPanel.cxx
index ba24415bb95f..8690d869486a 100644
--- a/sd/source/ui/toolpanel/TestPanel.cxx
+++ b/sd/source/ui/toolpanel/TestPanel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TestPanel.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 06:35:00 $
+ * last change: $Author: obo $ $Date: 2006-09-16 19:15:40 $
*
* 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_sd.hxx"
+
#include "TestPanel.hxx"
#include "taskpane/ScrollPanel.hxx"
#include "taskpane/TaskPaneControlFactory.hxx"