summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/undo
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-02-16 13:51:59 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-02-16 15:57:06 +0000
commit2882fcdce707067b0900a05667338e2ffa9521d9 (patch)
tree8139ecc382ec4e77b28cb9d0bf47189267618aa0 /sc/source/ui/undo
parentmove WID_SIMPLE_REF to earlier slot (diff)
downloadcore-2882fcdce707067b0900a05667338e2ffa9521d9.tar.gz
core-2882fcdce707067b0900a05667338e2ffa9521d9.zip
split sc.hrc into definitely resources and maybe slots
Change-Id: Ic5a4ab631735cf8ef8f39424c7470e47f2f11c2d
Diffstat (limited to 'sc/source/ui/undo')
-rw-r--r--sc/source/ui/undo/undotab.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/undo/undotab.cxx b/sc/source/ui/undo/undotab.cxx
index 9aee17310d91..5a4f873ea4a7 100644
--- a/sc/source/ui/undo/undotab.cxx
+++ b/sc/source/ui/undo/undotab.cxx
@@ -28,7 +28,7 @@
#include "tabvwsh.hxx"
#include "globstr.hrc"
#include "global.hxx"
-#include "sc.hrc"
+#include "scres.hrc"
#include "undoolk.hxx"
#include "target.hxx"
#include "uiitems.hxx"