From 0191a758903099bdd39dddb2ef456333eee04fe3 Mon Sep 17 00:00:00 2001 From: Ian C Date: Fri, 27 Apr 2012 16:24:53 +0000 Subject: Added basic logic of UI. Still to add key overlay to image control. --- 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 9f15f6b..28f34ff 100644 --- a/Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj +++ b/Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj @@ -46,6 +46,12 @@ + + UserControl + + + ImageControl.cs + Form @@ -54,6 +60,9 @@ + + ImageControl.cs + MainForm.cs -- cgit v1.2.3