fixed dialog box in profviewer showing nonsense file name
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401915
This commit is contained in:
parent
0817bd0b8b
commit
0d9f3fb417
1
tools/profiler/csharp/Form1.Designer.cs
generated
1
tools/profiler/csharp/Form1.Designer.cs
generated
@ -183,7 +183,6 @@ namespace profviewer
|
|||||||
//
|
//
|
||||||
// dialog_open
|
// dialog_open
|
||||||
//
|
//
|
||||||
this.dialog_open.FileName = "openFileDialog1";
|
|
||||||
this.dialog_open.Filter = "Profiler files|*.xml|All files|*.*";
|
this.dialog_open.Filter = "Profiler files|*.xml|All files|*.*";
|
||||||
//
|
//
|
||||||
// panel1
|
// panel1
|
||||||
|
Loading…
Reference in New Issue
Block a user