Parent Directory
|
Revision Log
|
Patch
trunk/RomCheater/FloatingLogWindow.cs revision 144 by william, Fri May 11 12:11:40 2012 UTC | trunk/RomCheater/Docking/FloatingLogWindow.cs revision 146 by william, Sun May 27 22:24:30 2012 UTC | |
---|---|---|
# | Line 9 using System.Windows.Forms; | Line 9 using System.Windows.Forms; |
9 | using WeifenLuo.WinFormsUI.Docking; | using WeifenLuo.WinFormsUI.Docking; |
10 | using RomCheater.Logging; | using RomCheater.Logging; |
11 | ||
12 | namespace RomCheater | namespace RomCheater.Docking |
13 | { | { |
14 | public partial class FloatingLogWindow : DockContent | public partial class FloatingLogWindow : DockContent |
15 | { | { |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |