mirror of
https://github.com/Stone-Red-Code/DesktopMagic.git
synced 2026-09-04 08:56:15 +02:00
Updated Guide (markdown)
+1
-1
@@ -73,7 +73,7 @@ namespace DesktopMagicPlugin
|
|||||||
|
|
||||||
private void TextBox_OnValueChanged()
|
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()
|
public override Bitmap Main()
|
||||||
|
|||||||
Reference in New Issue
Block a user