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

Comparing trunk/RomCheater.RVACalculator/RVACalculatorPlugin.cs (file contents):
Revision 659 by william, Mon Jun 17 02:21:49 2013 UTC vs.
Revision 683 by william, Mon Jun 17 08:33:06 2013 UTC

# Line 61 | Line 61 | namespace RomCheater.RVACalculator
61          private void InternalShow(DockPanel dockPanel, DockState dockState)
62          {
63   #if PLUGIN_ENABLED
64 <            var t = new RVACalculatorDockControl();
64 >            var t = new RVACalculatorDockControl(this);
65              if (dockPanel == null)
66              {
67                  t.Show();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines