summaryrefslogtreecommitdiffstats
path: root/include/svx/formatpaintbrushctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/formatpaintbrushctrl.hxx')
-rw-r--r--include/svx/formatpaintbrushctrl.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/svx/formatpaintbrushctrl.hxx b/include/svx/formatpaintbrushctrl.hxx
index 71ab3585889c..b603c8876356 100644
--- a/include/svx/formatpaintbrushctrl.hxx
+++ b/include/svx/formatpaintbrushctrl.hxx
@@ -26,12 +26,12 @@
#include <vcl/timer.hxx>
#include <svx/svxdllapi.h>
-//.............................................................................
+
namespace svx
{
-//.............................................................................
-//-----------------------------------------------------------------------------
+
+
/**
*/
@@ -59,9 +59,9 @@ private:
Timer m_aDoubleClickTimer;
};
-//.............................................................................
+
} //namespace svx
-//.............................................................................
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */