More work on #298. Everything wired up

This commit is contained in:
tidusjar 2016-06-09 13:36:34 +01:00
parent 81d26a5442
commit fcf2c84f61
22 changed files with 614 additions and 33 deletions

View file

@ -45,6 +45,7 @@ using System.Windows.Forms;
using CommandLine;
using PlexRequests.Helpers.Analytics;
using PlexRequests.UI.Start;
namespace PlexRequests.UI