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:
Benoît Minisini 2023-02-06 16:41:58 +01:00
parent a0f52d3db5
commit 75a8e7071d

View file

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