This commit is contained in:
Petr Baudis 2012-09-25 03:38:44 +02:00
parent 6ff4c2d562
commit f4fad832f2
3 changed files with 6 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# Compiled with Gambas 3.1.1 # Compiled with Gambas 3.1.1
Title=RatBox Title=RatBox
Startup=FMain Startup=FMain
Version=0.0.10 Version=0.0.11
Component=gb.gui Component=gb.gui
Component=gb.form Component=gb.form
Component=gb.net Component=gb.net

View file

@ -7,6 +7,9 @@ Count=0
[DebugWindow/SerialPort1] [DebugWindow/SerialPort1]
Geometry=[0,0,301,301] Geometry=[0,0,301,301]
[DebugWindow/konfigurace_experiment_skript]
Geometry=[0,31,240,240]
[FFind] [FFind]
SearchIn="Module" SearchIn="Module"
CaseSensitive=False CaseSensitive=False
@ -17,7 +20,7 @@ SearchString=True
[OpenFile] [OpenFile]
File[1]=".src/FMain.form" File[1]=".src/FMain.form"
Active=2 Active=2
File[2]=".src/FMain.class:1381.71" File[2]=".src/FMain.class:1481.45"
File[3]=".src/Form1.form" File[3]=".src/Form1.form"
File[4]=".src/Form1.class:14.3" File[4]=".src/Form1.class:14.3"
Count=4 Count=4

View file

@ -2,7 +2,7 @@ FMain
RatBox RatBox
0 0
0 0
0.0.9 0.0.10
gb.gui gb.gui
gb.form gb.form