mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
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:
committed by
Udit Singh
parent
f48040a4d7
commit
467cf919be
@@ -1,9 +1,8 @@
|
||||
#pragma once
|
||||
//#include "pch.h"
|
||||
#include "Helpers.h"
|
||||
#include <interface/lowlevel_keyboard_event_data.h>
|
||||
#include <winrt/Windows.UI.Xaml.Controls.h>
|
||||
|
||||
using namespace winrt::Windows::UI::Xaml::Controls;
|
||||
|
||||
// Enum type to store different states of the UI
|
||||
enum class KeyboardManagerUIState
|
||||
|
||||
Reference in New Issue
Block a user