mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
apply spelling corrections from the context menu.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1274 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -120,8 +120,14 @@ enum ChildMenuID {
|
||||
, ID_FORMAT_REMINDER
|
||||
, ID_INSERT_SYMBOL
|
||||
|
||||
// Spelling errors
|
||||
, ID_SPELLING_ADD_TO_DICT = 6301
|
||||
, ID_SPELLING_NO_SUGGEST
|
||||
, ID_SPELLING_SUGGEST
|
||||
, ID_SPELLING_SUGGEST_MAX = 6399
|
||||
|
||||
// Graph menu
|
||||
, ID_GRAPH_PIE = 6301 // corresponds to GraphType
|
||||
, ID_GRAPH_PIE = 6401 // corresponds to GraphType
|
||||
, ID_GRAPH_BAR
|
||||
, ID_GRAPH_STACK
|
||||
, ID_GRAPH_SCATTER
|
||||
|
||||
Reference in New Issue
Block a user