Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater/PIDSelector.cs 2012/05/10 12:16:41 110 +++ trunk/RomCheater/PIDSelector.cs 2012/05/27 23:33:54 148 @@ -10,10 +10,11 @@ using RomCheater.PluginFramework.Core; using System.IO; using RomCheater.Logging; +using WeifenLuo.WinFormsUI.Docking; namespace RomCheater { - public partial class PIDSelector : Form + public partial class PIDSelector : DockContent { private IConfigPlugin plugin = null; //bool isInError = false;
ViewVC Help | |
Powered by ViewVC 1.1.22 |