Widow

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 20  →  ?path2? @ 21
/trunk/Widow/RuleEditForm.cs
@@ -463,7 +463,7 @@
var window = new Window(windowClass, windowTitle, rect.Top, rect.Left, rect.Right - rect.Left,
rect.Bottom - rect.Top);
 
this.Execute(() =>
this.InvokeIfRequired(form =>
{
var found = false;
foreach (var item in desktopWindowsListBox.Items)