repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update dev300-m57
[ooovba.git]
/
applied_patches
/
0001-ooo-build-resources-sc-sc-hrc.diff
blob
7f2d12875bdac0c53fa283df07b5f46299bdee88
1
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
2
index f75956a..4b48144 100644
3
--- sc/inc/sc.hrc
4
+++ sc/inc/sc.hrc
5
@@ -1636,6 +1636,11 @@
6
#define MID_3 3
7
#define MID_4 4
8
9
+// ----------------------------------------------------------------------------
10
+// ooo-build specific resources
11
+
12
+#define SC_OOO_BUILD_START (SC_DIALOGS_END)
13
+
14
#endif
15
16