FirstCommit - some correction needed

This commit is contained in:
TomSuch 2011-09-25 20:27:23 +02:00 committed by Tomas Suchan
commit a675a50cba
7 changed files with 1459 additions and 0 deletions

14
Form1.class Normal file
View file

@ -0,0 +1,14 @@
' Gambas class file
PUBLIC SUB PictureBox1_DblClick()
END
PUBLIC SUB PictureBox1_MouseDown()
END