[DEVELOPMENT ENVIRONMENT]
* BUG: Project creation dialog now uses the new TextEditor and works again. git-svn-id: svn://localhost/gambas/trunk@7090 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
b56f1804e5
commit
4e1c2ed6f0
2 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.4 KiB |
|
@ -329,7 +329,7 @@
|
|||
Font = Font["Italic,-1"]
|
||||
Text = ("The project repository is directly sent to the 'svn checkout' command.")
|
||||
}
|
||||
{ edtOutput Editor
|
||||
{ edtOutput TextEditor
|
||||
MoveScaled(0,12,79,12)
|
||||
Font = Font["Monospace,-1"]
|
||||
Expand = True
|
||||
|
|
Loading…
Reference in a new issue