summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/undolayer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/undolayer.hxx')
-rw-r--r--sd/source/ui/inc/undolayer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/undolayer.hxx b/sd/source/ui/inc/undolayer.hxx
index f076d432ebe3..09f324b6ea72 100644
--- a/sd/source/ui/inc/undolayer.hxx
+++ b/sd/source/ui/inc/undolayer.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -38,7 +38,7 @@ class SdrLayer;
class SdLayerModifyUndoAction : public SdUndoAction
{
-
+
public:
TYPEINFO();
SdLayerModifyUndoAction( SdDrawDocument* _pDoc, SdrLayer* pLayer,
@@ -64,6 +64,6 @@ private:
bool mbNewIsPrintable;
};
-#endif // _SD_UNDOLAYER_HXX
+#endif // _SD_UNDOLAYER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */