Skip to content

Commit 8c0beaf

Browse files
committed
Completed tests.
1 parent 764b66a commit 8c0beaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Virtual_EDW/Form_Main.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,9 @@ private void pictureBox4_Click(object sender, EventArgs e)
12141214
else
12151215
{
12161216
richTextBoxInformationMain.Text = "The path now points to a directory that contains Json files.";
1217+
12171218
// (Re)Create the tab pages based on available content.
1219+
VedwConfigurationSettings.VedwInputPath = finalPath;
12181220
CreateCustomTabPages();
12191221
}
12201222

0 commit comments

Comments
 (0)