Parent Directory
|
Revision Log
|
Patch
revision 110 by william, Thu May 10 12:16:41 2012 UTC | revision 148 by william, Sun May 27 23:33:54 2012 UTC | |
---|---|---|
# | Line 10 using RomCheater.PluginFramework.Interfa | Line 10 using RomCheater.PluginFramework.Interfa |
10 | using RomCheater.PluginFramework.Core; | using RomCheater.PluginFramework.Core; |
11 | using System.IO; | using System.IO; |
12 | using RomCheater.Logging; | using RomCheater.Logging; |
13 | using WeifenLuo.WinFormsUI.Docking; | |
14 | ||
15 | namespace RomCheater | namespace RomCheater |
16 | { | { |
17 | public partial class PIDSelector : Form | public partial class PIDSelector : DockContent |
18 | { | { |
19 | private IConfigPlugin plugin = null; | private IConfigPlugin plugin = null; |
20 | //bool isInError = false; | //bool isInError = false; |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |