UI changes

This commit is contained in:
AndnixSH
2025-08-02 14:18:24 +02:00
parent 6411889613
commit 73dbd422a8
2 changed files with 980 additions and 1101 deletions
+2 -3
View File
@@ -28,7 +28,6 @@
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
this.tabControlMain = new System.Windows.Forms.TabControl();
this.tabPageMain = new System.Windows.Forms.TabPage();
@@ -243,7 +242,7 @@
this.toolStripStatusLabelStateImage = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabelStateText = new System.Windows.Forms.ToolStripStatusLabel();
this.progressBar = new System.Windows.Forms.ToolStripProgressBar();
this.contextMenuStripLog = new System.Windows.Forms.ContextMenuStrip(this.components);
this.contextMenuStripLog = new System.Windows.Forms.ContextMenuStrip();
this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.clearLogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.logTxtBox = new System.Windows.Forms.RichTextBox();
@@ -265,7 +264,7 @@
this.apktoolIssuesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.baksmaliIssuesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.toolTip1 = new System.Windows.Forms.ToolTip();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.tabControlMain.SuspendLayout();
this.tabPageMain.SuspendLayout();
File diff suppressed because it is too large Load Diff