[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:
Benoît Minisini 2015-05-20 01:22:34 +00:00
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

View file

@ -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