Commit 72380be
committed
missing docu update for
Revision: 4b3a04f
Author: Christian Grasser <[email protected]>
Date: 03.10.2024 13:46:24
Message:
fix bruderstein#344 Fix invalid enums
- renamed problematic enums
- automatically created 8859_15 is problematic and needs to be checked if it could be managed within python code gen script from scintilla iface
- docu not updated yet
----
Modified: PythonScript/src/EnumsWrapper.cpp
Modified: PythonScript/src/NotepadPython.cpp1 parent 914ac11 commit 72380be
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1516 | 1516 | | |
1517 | 1517 | | |
1518 | 1518 | | |
1519 | | - | |
| 1519 | + | |
1520 | 1520 | | |
1521 | | - | |
| 1521 | + | |
1522 | 1522 | | |
1523 | 1523 | | |
1524 | 1524 | | |
| |||
0 commit comments