forked from pyrite-dev/milsko
fix periodic
This commit is contained in:
parent
dac94c78e1
commit
87c870a6c0
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ int main() {
|
|||
MwMenuAdd(menu, m, "Case Sensitive");
|
||||
MwMenuAdd(menu, m, "Word Wrap");
|
||||
|
||||
m = MwMenuAdd(menu, NULL, "Help");
|
||||
m = MwMenuAdd(menu, NULL, "?Help");
|
||||
MwMenuAdd(menu, m, "On Context");
|
||||
MwMenuAdd(menu, m, "On Window");
|
||||
MwMenuAdd(menu, m, "Tutorial");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue