Fix "Shortcu" typo in file name (#1839)
Now the file is named "KeyboardShortcutManager.cs"
This commit is contained in:
parent
67a7a2821a
commit
d25cde553f
@ -143,7 +143,7 @@
|
|||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="Common\AlwaysSelectedCollectionView.cs" />
|
<Compile Include="Common\AlwaysSelectedCollectionView.cs" />
|
||||||
<Compile Include="Common\AppLifecycleLogger.cs" />
|
<Compile Include="Common\AppLifecycleLogger.cs" />
|
||||||
<Compile Include="Common\KeyboardShortcuManager.cs" />
|
<Compile Include="Common\KeyboardShortcutManager.cs" />
|
||||||
<Compile Include="Common\ValidatingConverters.cs" />
|
<Compile Include="Common\ValidatingConverters.cs" />
|
||||||
<Compile Include="Common\ViewState.cs" />
|
<Compile Include="Common\ViewState.cs" />
|
||||||
<Compile Include="Controls\CalculationResult.cs" />
|
<Compile Include="Controls\CalculationResult.cs" />
|
||||||
|
Loading…
Reference in New Issue
Block a user