Removed ARM/x86 configs and minor refactors (dev/keyboardManager) (#1785)

* Removed ARM and x86 configs

* renamed files and references and localized strings
This commit is contained in:
Arjun Balgovind
2020-03-30 11:05:29 -07:00
committed by Udit Singh
parent f48040a4d7
commit 467cf919be
13 changed files with 99 additions and 211 deletions

View File

@@ -36,7 +36,7 @@ void createEditShortcutsWindow(HINSTANCE hInst, KeyboardManagerState& keyboardMa
// Window Creation
HWND _hWndEditShortcutsWindow = CreateWindow(
szWindowClass,
L"PowerKeys Edit Shortcuts",
L"Edit Shortcuts",
WS_OVERLAPPEDWINDOW | WS_VISIBLE,
CW_USEDEFAULT,
CW_USEDEFAULT,