mirror of
https://github.com/Stone-Red-Code/DesktopMagic.git
synced 2026-09-04 00:46:12 +02:00
Updated Guide (markdown)
+1
-1
@@ -73,7 +73,7 @@ namespace DesktopMagicPlugin
|
||||
|
||||
private void TextBox_OnValueChanged()
|
||||
{
|
||||
Application.UpdateWindow(); //Update the pugin window. (Calls the "Main" method.)
|
||||
Application.UpdateWindow(); //Update the plugin window. (Calls the "Main" method.)
|
||||
}
|
||||
|
||||
public override Bitmap Main()
|
||||
|
||||
Reference in New Issue
Block a user