Option dialog: Theme change correctly update editor again.
[DEVELOPMENT ENVIRONMENT] * BUG: Option dialog: Theme change correctly update editor again.
This commit is contained in:
parent
97bb0b57b7
commit
7e93139c95
@ -992,7 +992,7 @@ Private Sub GetProc(sLine As String) As String
|
||||
|
||||
sLine = Trim(sLine)
|
||||
|
||||
Select Case LCase($hEditor.Highlight)
|
||||
Select Case $hEditor.Highlight
|
||||
|
||||
Case "css"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user