mirror of
https://github.com/brmlab/ratbox.git
synced 2025-06-07 09:24:01 +02:00
.
This commit is contained in:
parent
6ff4c2d562
commit
f4fad832f2
3 changed files with 6 additions and 3 deletions
2
.project
2
.project
|
@ -2,7 +2,7 @@
|
|||
# Compiled with Gambas 3.1.1
|
||||
Title=RatBox
|
||||
Startup=FMain
|
||||
Version=0.0.10
|
||||
Version=0.0.11
|
||||
Component=gb.gui
|
||||
Component=gb.form
|
||||
Component=gb.net
|
||||
|
|
|
@ -7,6 +7,9 @@ Count=0
|
|||
[DebugWindow/SerialPort1]
|
||||
Geometry=[0,0,301,301]
|
||||
|
||||
[DebugWindow/konfigurace_experiment_skript]
|
||||
Geometry=[0,31,240,240]
|
||||
|
||||
[FFind]
|
||||
SearchIn="Module"
|
||||
CaseSensitive=False
|
||||
|
@ -17,7 +20,7 @@ SearchString=True
|
|||
[OpenFile]
|
||||
File[1]=".src/FMain.form"
|
||||
Active=2
|
||||
File[2]=".src/FMain.class:1381.71"
|
||||
File[2]=".src/FMain.class:1481.45"
|
||||
File[3]=".src/Form1.form"
|
||||
File[4]=".src/Form1.class:14.3"
|
||||
Count=4
|
||||
|
|
2
.startup
2
.startup
|
@ -2,7 +2,7 @@ FMain
|
|||
RatBox
|
||||
0
|
||||
0
|
||||
0.0.9
|
||||
0.0.10
|
||||
|
||||
gb.gui
|
||||
gb.form
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue