diff options
author | Albert Thuswaldner <albert.thuswaldner@gmail.com> | 2012-02-03 11:15:31 +0100 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@suse.com> | 2012-02-06 13:44:30 -0500 |
commit | 28ff7a37e66c8746a0b176b4ea25e20c1cd135c5 (patch) | |
tree | 1a767aa2587d50ec6f6e3b277b2aa1e11110a492 /sc/inc/sc.hrc | |
parent | ce97851773a06103504972eb2771eecd7dd81e36 (diff) |
Moved ScTpCompat from docoptions to appoptions
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 6ca8544bf82e..27cb28b8849e 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -223,6 +223,8 @@ // "Zoom / Synchronize sheets" in options dialog #define SID_SC_OPT_SYNCZOOM (SC_VIEW_START + 98) +#define SID_SC_OPT_KEY_BINDING_COMPAT (SC_VIEW_START + 99) + // NOTE: last valid ID is (SC_VIEW_START + 99) // messages |