summaryrefslogtreecommitdiff
path: root/include/svx/sdrundomanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdrundomanager.hxx')
-rwxr-xr-xinclude/svx/sdrundomanager.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/sdrundomanager.hxx b/include/svx/sdrundomanager.hxx
index 1cb2ef116551..3f3739d56958 100755
--- a/include/svx/sdrundomanager.hxx
+++ b/include/svx/sdrundomanager.hxx
@@ -24,7 +24,7 @@
#include <editeng/editund2.hxx>
#include <tools/link.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
class SVX_DLLPUBLIC SdrUndoManager : public EditUndoManager
{
@@ -63,7 +63,7 @@ public:
bool isEndTextEditTriggeredFromUndo() { return mbEndTextEditTriggeredFromUndo; }
};
-//////////////////////////////////////////////////////////////////////////////
+
#endif // INCLUDED_SVX_SDRUNDOMANAGER_HXX
// eof