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