From 549712962fd9c533f06c1a0b427cc7a74358bd9a Mon Sep 17 00:00:00 2001 From: ww-rm Date: Thu, 27 Mar 2025 10:11:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Dialogs/ConvertFileFormatDialog.Designer.cs | 10 ---------- SpineViewer/Dialogs/ConvertFileFormatDialog.resx | 3 --- 2 files changed, 13 deletions(-) diff --git a/SpineViewer/Dialogs/ConvertFileFormatDialog.Designer.cs b/SpineViewer/Dialogs/ConvertFileFormatDialog.Designer.cs index dd3af30..11dc363 100644 --- a/SpineViewer/Dialogs/ConvertFileFormatDialog.Designer.cs +++ b/SpineViewer/Dialogs/ConvertFileFormatDialog.Designer.cs @@ -44,7 +44,6 @@ button_Cancel = new Button(); label2 = new Label(); skelFileListBox = new SpineViewer.Controls.SkelFileListBox(); - openFileDialog_Skel = new OpenFileDialog(); panel.SuspendLayout(); tableLayoutPanel1.SuspendLayout(); flowLayoutPanel_TargetFormat.SuspendLayout(); @@ -238,14 +237,6 @@ skelFileListBox.Size = new Size(945, 264); skelFileListBox.TabIndex = 20; // - // openFileDialog_Skel - // - openFileDialog_Skel.AddExtension = false; - openFileDialog_Skel.AddToRecent = false; - openFileDialog_Skel.Filter = "skel 文件 (*.skel; *.json)|*.skel;*.json|二进制文件 (*.skel)|*.skel|文本文件 (*.json)|*.json|所有文件 (*.*)|*.*"; - openFileDialog_Skel.Multiselect = true; - openFileDialog_Skel.Title = "批量选择skel文件"; - // // ConvertFileFormatDialog // AcceptButton = button_Ok; @@ -281,7 +272,6 @@ private TableLayoutPanel tableLayoutPanel2; private Button button_Ok; private Button button_Cancel; - private OpenFileDialog openFileDialog_Skel; private Label label1; private Label label2; private FlowLayoutPanel flowLayoutPanel_TargetFormat; diff --git a/SpineViewer/Dialogs/ConvertFileFormatDialog.resx b/SpineViewer/Dialogs/ConvertFileFormatDialog.resx index 8297dc3..55a66f3 100644 --- a/SpineViewer/Dialogs/ConvertFileFormatDialog.resx +++ b/SpineViewer/Dialogs/ConvertFileFormatDialog.resx @@ -117,9 +117,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 92, 26 -