Update some test forms and version numbers.
This commit is contained in:
parent
8796ddfdcf
commit
ebf5443182
@ -1,6 +1,6 @@
|
||||
[Component]
|
||||
Key=gb.form.terminal
|
||||
Version=3.11.90
|
||||
Version=3.12.90
|
||||
State=1
|
||||
Authors=Benoît Minisini,Fabien Bodard
|
||||
Needs=Form
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.5 KiB |
@ -2,7 +2,7 @@
|
||||
Title=Gambas Terminal control
|
||||
Startup=FTestTerminalView
|
||||
Icon=.hidden/control/terminalview.png
|
||||
Version=3.11.90
|
||||
Version=3.12.90
|
||||
VersionFile=1
|
||||
Component=gb.image
|
||||
Component=gb.gui
|
||||
@ -10,7 +10,7 @@ Component=gb.form
|
||||
Component=gb.net
|
||||
Component=gb.term
|
||||
Authors="Benoît Minisini\nFabien Bodard"
|
||||
Environment="GB_JIT_DEBUG=0"
|
||||
Environment="GB_JIT_DEBUG=1\nGB_NO_JIT=0"
|
||||
TabSize=2
|
||||
Language=fr
|
||||
Type=Component
|
||||
|
@ -3,7 +3,7 @@
|
||||
Public Sub DateBox1_Change()
|
||||
|
||||
Debug DateBox1.Value
|
||||
|
||||
|
||||
End
|
||||
|
||||
Public Sub txtYear_Change()
|
||||
|
Loading…
x
Reference in New Issue
Block a user