Delete plugins list when stopping proxy

This commit is contained in:
Latif Khalifa
2013-12-05 00:01:53 +01:00
parent 6c655b3967
commit c280c357e7
2 changed files with 2 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ namespace GridProxyGUI
public class PluginsScroller : TreeView
{
ListStore Store;
public ListStore Store;
public PluginsScroller()
{