Project property dialog: The "Properties" tab information is correctly saved and restore now.
[DEVELOPMENT ENVIRONMENT] * BUG: Project property dialog: The "Properties" tab information is correctly saved and restore now.
This commit is contained in:
parent
a0f52d3db5
commit
75a8e7071d
1 changed files with 1 additions and 1 deletions
|
@ -781,7 +781,7 @@ Public Sub ipnProject_Click()
|
|||
'panHttpServer.Enabled = choComponent.IsChecked("gb.web") 'Project.Components.Exist("gb.web")
|
||||
Case ("Statistics")
|
||||
UpdateStat
|
||||
Case ("Information")
|
||||
Case ("Properties")
|
||||
UpdateInfo
|
||||
End Select
|
||||
|
||||
|
|
Loading…
Reference in a new issue