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

Comparing trunk/RomCheater.RVACalculator/CheatInputDialog.cs (file contents):
Revision 855 by william, Tue Sep 16 00:57:18 2014 UTC vs.
Revision 856 by william, Tue Sep 16 21:23:53 2014 UTC

--- trunk/RomCheater.RVACalculator/CheatInputDialog.cs	2014/09/16 21:09:17	855
+++ trunk/RomCheater.RVACalculator/CheatInputDialog.cs	2014/09/16 21:23:53	856
@@ -7,7 +7,7 @@ using System.Linq;
 using System.Text;
 using System.Windows.Forms;
 
-namespace RomCheater.RVACalculator
+namespace RomCheater.RVACheatList
 {
     public interface ICheatInputDialog
     {