mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
InputText: Code cleanup
This commit is contained in:
@ -329,7 +329,7 @@ namespace InputText
|
||||
|
||||
public void Abort()
|
||||
{
|
||||
this.drBackup = DialogResult.Cancel;
|
||||
this.drBackup = DialogResult.Abort;
|
||||
this.Close();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user