From: newton-cn Date: Tue, 20 Jan 2026 06:44:19 +0000 (+0900) Subject: dd X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=449ba7c73c7b755ad1f73a25a4a75d79804516bb;p=newton-cn_pos.git dd --- diff --git a/.vs/newton-cn/v16/.suo b/.vs/newton-cn/v16/.suo index c865045..110dd9c 100644 Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ diff --git a/newton-cn/Form1.cs b/newton-cn/Form1.cs index 04e1b4b..6a60c21 100644 --- a/newton-cn/Form1.cs +++ b/newton-cn/Form1.cs @@ -45,9 +45,9 @@ namespace newton_cn private void button2_Click(object sender, EventArgs e) { - Console.WriteLine("폼띄우기"); - Form7 dlg = new Form7(); - dlg.ShowDialog(); + // Console.WriteLine("폼띄우기"); + // Form7 dlg = new Form7(); + // dlg.ShowDialog(); //if (MessageBox.Show("메뉴정렬을 시작합니다.", "메뉴정렬", MessageBoxButtons.YesNo) == DialogResult.Yes) //{ diff --git a/newton-cn/bin/Release/newton-cn.exe b/newton-cn/bin/Release/newton-cn.exe index 3b8ccf7..9c1b808 100644 Binary files a/newton-cn/bin/Release/newton-cn.exe and b/newton-cn/bin/Release/newton-cn.exe differ diff --git a/newton-cn/bin/Release/newton-cn.pdb b/newton-cn/bin/Release/newton-cn.pdb index 608e474..9019f93 100644 Binary files a/newton-cn/bin/Release/newton-cn.pdb and b/newton-cn/bin/Release/newton-cn.pdb differ diff --git a/newton-cn/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/newton-cn/obj/Debug/DesignTimeResolveAssemblyReferences.cache index 878196e..7e5848f 100644 Binary files a/newton-cn/obj/Debug/DesignTimeResolveAssemblyReferences.cache and b/newton-cn/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/newton-cn/obj/Release/newton-cn.exe b/newton-cn/obj/Release/newton-cn.exe index 3b8ccf7..9c1b808 100644 Binary files a/newton-cn/obj/Release/newton-cn.exe and b/newton-cn/obj/Release/newton-cn.exe differ diff --git a/newton-cn/obj/Release/newton-cn.pdb b/newton-cn/obj/Release/newton-cn.pdb index 608e474..9019f93 100644 Binary files a/newton-cn/obj/Release/newton-cn.pdb and b/newton-cn/obj/Release/newton-cn.pdb differ