|
@@ -760,6 +760,8 @@ namespace IDE
|
|
#endif
|
|
#endif
|
|
|
|
|
|
#unwarn
|
|
#unwarn
|
|
|
|
+ for (var cmd in gApp.mCommands.mCommandMap.Values)
|
|
|
|
+ cmd.mNext = null;
|
|
gApp.mCommands.mKeyMap.Clear();
|
|
gApp.mCommands.mKeyMap.Clear();
|
|
|
|
|
|
for (let entry in mEntries)
|
|
for (let entry in mEntries)
|