summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sd/source/ui/toolpanel/TestPanel.hxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/source/ui/toolpanel/TestPanel.hxx b/sd/source/ui/toolpanel/TestPanel.hxx
index 9a355773a1a9..e61e9441d08d 100644
--- a/sd/source/ui/toolpanel/TestPanel.hxx
+++ b/sd/source/ui/toolpanel/TestPanel.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: TestPanel.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-07-13 14:38:58 $
+ * last change: $Author: rt $ $Date: 2004-11-26 20:25:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,9 @@
#include "TaskPaneTreeNode.hxx"
-namespace sd { namespace toolpanel {
+namespace sd {
+
+ namespace toolpanel {
/** This panel demonstrates how to create panel for the task pane.