ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/MSBuild_CurrentVersion/Program.cs
(Generate patch)

Comparing trunk/MSBuild_CurrentVersion/Program.cs (file contents):
Revision 124 by william, Fri May 11 10:58:42 2012 UTC vs.
Revision 127 by william, Fri May 11 11:04:20 2012 UTC

--- trunk/MSBuild_CurrentVersion/Program.cs	2012/05/11 10:58:42	124
+++ trunk/MSBuild_CurrentVersion/Program.cs	2012/05/11 11:04:20	127
@@ -79,6 +79,7 @@ namespace MSBuild_CurrentVersion
             dict.Add("Be.Windows.Forms.HexBox.dll", typeof(Be.Windows.Forms.HexBox));
             dict.Add("Utilities.TransparentControls.dll", typeof(Utilities.TransparentControls.Win32));
             dict.Add("ManagedWinapi.dll", typeof(ManagedWinapi.ClipboardNotifier));
+            dict.Add("WeifenLuo.WinFormsUI.Docking.dll", typeof(WeifenLuo.WinFormsUI.Docking.DockPanel));
             #endregion
 
             #endregion