[DEVELOPMENT ENVIRONMENT]

* BUG: Projects can be opened again.


git-svn-id: svn://localhost/gambas/trunk@3592 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Benoît Minisini 2011-02-22 09:51:19 +00:00
parent 4b3bd4cddd
commit c5d6ceeada

View file

@ -331,7 +331,7 @@ End
Public Sub OnUpdateRecent()
lstRecent.Clear
radSort_Click
if tabProject.Index = 1 then FillRecent
End