Update mainform for file format adding to editor
This commit is contained in:
parent
9c98ff2c83
commit
d744e0b339
@ -498,6 +498,8 @@ namespace Toolbox.Library.Forms
|
||||
{
|
||||
STErrorDialog.Show("Invalid file type. Cannot add file to object list.", "Object List", "");
|
||||
}
|
||||
|
||||
((IUpdateForm)Runtime.MainForm).UpdateForm();
|
||||
}
|
||||
|
||||
private void sortToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user