Fixes for loading saved cookie problems

This commit is contained in:
unknown
2015-07-11 12:54:15 -06:00
parent e0e3c12d5e
commit c6357bf30f
19 changed files with 164 additions and 81 deletions

View File

@@ -1,4 +1,6 @@
namespace Jackett
#if !__MonoCS__
namespace Jackett
{
partial class Main
{
@@ -97,4 +99,5 @@
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemShutdown;
}
}
}
#endif