Sync the project files before change
[GB.EVAL.HIGHLIGHT] * OPT: sync project changes
This commit is contained in:
parent
7ae6634069
commit
16dd6690ce
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
[Component]
|
||||
Key=gb.eval.highlight
|
||||
Version=3.15.90
|
||||
Version=3.16.90
|
||||
Requires=gb.eval
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Gambas Project File 3.0
|
||||
Title=gb.eval.highlight
|
||||
Startup=Main
|
||||
Version=3.15.90
|
||||
Version=3.16.90
|
||||
VersionFile=1
|
||||
Component=gb.eval
|
||||
Component=gb.net
|
||||
|
|
|
@ -46,7 +46,7 @@ End
|
|||
|
||||
Public Sub Main()
|
||||
|
||||
Dim hHighlighter As TextHighlighter
|
||||
git stashDim hHighlighter As TextHighlighter
|
||||
Dim sLine As String
|
||||
Dim L As Integer
|
||||
|
||||
|
|
Loading…
Reference in a new issue