Skip to content

Commit 9c09816

Browse files
committed
fix Talsim5 settings dialog UX
1 parent 6f9e3a4 commit 9c09816

2 files changed

Lines changed: 59 additions & 59 deletions

File tree

BlueM.Opt/Apps/TALSIM/TALSIM5_Dialog.Designer.vb

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BlueM.Opt/Apps/TALSIM/TALSIM5_Dialog.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Friend Class TALSIM5_Dialog
7272
Me.dbPath = dbPath
7373

7474
'show database path
75-
Me.Label_DBPath.Text = dbPath
75+
Me.Label_PathDatabase.Text = dbPath
7676

7777
'read scenarios from database
7878
Dim scenarios As New List(Of Talsim5.Scenario)

0 commit comments

Comments
 (0)