[EXAMPLES]
* BUG: IDE .settings file should not be put in subversion. Remove it from Painting example. git-svn-id: svn://localhost/gambas/trunk@2591 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
62ddf76303
commit
c40fabf1b8
2 changed files with 2 additions and 30 deletions
|
@ -1,5 +1,5 @@
|
|||
# Gambas Project File 3.0
|
||||
# Compiled with Gambas 2.99.0 (r2585)
|
||||
# Compiled with Gambas 2.99.0 (r2587)
|
||||
Title=Anti-Aliased Drawing
|
||||
Startup=FMain
|
||||
Icon=icon.png
|
||||
|
@ -8,5 +8,5 @@ Component=gb.image
|
|||
Component=gb.gui
|
||||
Description="Anti-aliased drawing with the Paint class"
|
||||
Authors="Fabien Bodard\nBenoît Minisini"
|
||||
Environment="GB_GUI=gb.qt4"
|
||||
Environment="GB_GUI=gb.gtk"
|
||||
TabSize=2
|
||||
|
|
|
@ -1,28 +0,0 @@
|
|||
[Breakpoints]
|
||||
Count=0
|
||||
|
||||
[DebugWindow]
|
||||
Count=0
|
||||
|
||||
[FCommit]
|
||||
LastCommit="[EXAMPLES]\n* NEW: Fix the text extend example in Painting example."
|
||||
|
||||
[FFind]
|
||||
SearchIn="Module"
|
||||
CaseSensitive=False
|
||||
SearchWord=False
|
||||
SearchComment=False
|
||||
SearchString=True
|
||||
|
||||
[OpenFile]
|
||||
File[1]="/home/benoit/gambas/3.0/link/share/gambas3/examples/Drawing/Painting/.src/FMain.form"
|
||||
Active=2
|
||||
File[2]="/home/benoit/gambas/3.0/link/share/gambas3/examples/Drawing/Painting/.src/FMain.class:0.0"
|
||||
File[3]="/home/benoit/gambas/3.0/link/share/gambas3/examples/Drawing/Painting/Example13:0.0"
|
||||
File[4]="/home/benoit/gambas/3.0/link/share/gambas3/examples/Drawing/Painting/.src/MMakeSourceFile.module:14.34"
|
||||
File[5]="/home/benoit/gambas/3.0/link/share/gambas3/examples/Drawing/Painting/Example17:0.0"
|
||||
Count=5
|
||||
|
||||
[Watches]
|
||||
Count=0
|
||||
|
Loading…
Reference in a new issue