summaryrefslogtreecommitdiff
path: root/include/framework/documentundoguard.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework/documentundoguard.hxx')
-rw-r--r--include/framework/documentundoguard.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/framework/documentundoguard.hxx b/include/framework/documentundoguard.hxx
index 3ae19e3c4ee7..905038cedb0c 100644
--- a/include/framework/documentundoguard.hxx
+++ b/include/framework/documentundoguard.hxx
@@ -26,14 +26,14 @@
#include <boost/scoped_ptr.hpp>
-//......................................................................................................................
+
namespace framework
{
-//......................................................................................................................
- //==================================================================================================================
+
+
//= DocumentUndoGuard
- //==================================================================================================================
+
struct DocumentUndoGuard_Data;
/** a helper class guarding the Undo manager of a document
@@ -54,9 +54,9 @@ namespace framework
::boost::scoped_ptr< DocumentUndoGuard_Data > m_pData;
};
-//......................................................................................................................
+
} // namespace framework
-//......................................................................................................................
+
#endif // INCLUDED_FRAMEWORK_DOCUMENTUNDOGUARD_HXX