mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 09:14:54 +08:00
Switched everything to new GTAFolder class and removed all direct references to Settings.Default.GTAFolder
This commit is contained in:
Generated
+1
-1
@@ -77,9 +77,9 @@
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.FolderTextBox.Location = new System.Drawing.Point(98, 25);
|
||||
this.FolderTextBox.Name = "FolderTextBox";
|
||||
this.FolderTextBox.ReadOnly = true;
|
||||
this.FolderTextBox.Size = new System.Drawing.Size(345, 20);
|
||||
this.FolderTextBox.TabIndex = 57;
|
||||
this.FolderTextBox.TextChanged += new System.EventHandler(this.FolderTextBox_TextChanged);
|
||||
//
|
||||
// StatusLabel
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user