project 별도 프로그램으로 분리
This commit is contained in:
@@ -154,7 +154,7 @@ namespace Project
|
||||
}
|
||||
void menu_projecT_list()
|
||||
{
|
||||
Prj.fProjectList f = new Prj.fProjectList();
|
||||
var f = new FPJ0000.fProjectList();
|
||||
f.MdiParent = this;
|
||||
f.Show();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user