From 2f12dcf3e6e9c3f4ee91d04cf8176322f60f2b8d Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 8 May 2012 22:53:35 +0000 Subject: Added ops dialog to allow easier mass editing. --- Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj') diff --git a/Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj b/Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj index 28f34ff..85efffa 100644 --- a/Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj +++ b/Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj @@ -58,6 +58,12 @@ MainForm.cs + + Form + + + OpsForm.cs + @@ -66,6 +72,9 @@ MainForm.cs + + OpsForm.cs + ResXFileCodeGenerator Resources.Designer.cs -- cgit v1.2.3