Cleanup: comments (long lines) in editors

This commit is contained in:
2019-04-22 00:18:34 +10:00
parent f8b2268f4f
commit 0ac990d088
139 changed files with 1249 additions and 753 deletions

View File

@@ -452,7 +452,8 @@ bool handleNumInput(bContext *C, NumInput *n, const wmEvent *event)
utf8_buf = ascii;
break;
#if 0
/* Those keys are not directly accessible in all layouts, preventing to generate matching events.
/* Those keys are not directly accessible in all layouts,
* preventing to generate matching events.
* So we use a hack (ascii value) instead, see below.
*/
case EQUALKEY: