summaryrefslogtreecommitdiffstats
path: root/sc/inc
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-06-13 20:03:26 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-07-17 16:40:13 +0200
commit6108d06c1259424bea2055ab6cb7ca8635656486 (patch)
treed2238197e6d83910d54cbe4c0ef5020fbc884c41 /sc/inc
parenttubes: remove ScCollaboration layer (diff)
downloadcore-6108d06c1259424bea2055ab6cb7ca8635656486.tar.gz
core-6108d06c1259424bea2055ab6cb7ca8635656486.zip
tubes: add File -> Collaborate menu entry to launch contacts widget
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/sc.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index 71ef7c816731..19e9396f9917 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -158,6 +158,7 @@
#define SID_CHOOSE_DESIGN (SC_VIEW_START + 82)
#define SID_EURO_CONVERTER (SC_VIEW_START + 83)
+#define SID_COLLABORATION (SC_VIEW_START + 84)
#define SID_EXTERNAL_SOURCE (SC_VIEW_START + 85)
#define SID_SC_INPUT_TEXTWYSIWYG (SC_VIEW_START + 86)