summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undoblk2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/undo/undoblk2.cxx')
-rw-r--r--sc/source/ui/undo/undoblk2.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/undo/undoblk2.cxx b/sc/source/ui/undo/undoblk2.cxx
index 4a2547a92b3a..7729556d3c92 100644
--- a/sc/source/ui/undo/undoblk2.cxx
+++ b/sc/source/ui/undo/undoblk2.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "scitems.hxx" // SearchItem
+#include "scitems.hxx"
#include "undoblk.hxx"
#include "document.hxx"
@@ -28,7 +28,7 @@
#include "global.hxx"
#include "target.hxx"
-#include "undoolk.hxx" // TODO move GetUndo in Document
+#include "undoolk.hxx"
TYPEINIT1(ScUndoWidthOrHeight, SfxUndoAction);