Add hotkey setting

This commit is contained in:
qianlifeng
2014-02-22 11:55:48 +08:00
parent efdd8daa01
commit 2f5a4f63b6
11 changed files with 208 additions and 130 deletions

View File

@@ -50,6 +50,8 @@
<Compile Include="ChineseToPinYin.cs" />
<Compile Include="CommonStorage.cs" />
<Compile Include="FuzzyMatcher.cs" />
<Compile Include="GloablHotkey.cs" />
<Compile Include="HotkeyModel.cs" />
<Compile Include="IniParser.cs" />
<Compile Include="UAC.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />