mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 18:46:03 +00:00
KeyboardMapper: Add missing #pragma once
This commit is contained in:
parent
c40de9275a
commit
6c09420571
Notes:
sideshowbarker
2024-07-19 05:51:35 +09:00
Author: https://github.com/awesomekling
Commit: 6c09420571
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
||||||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <AK/String.h>
|
#include <AK/String.h>
|
||||||
|
|
||||||
struct KeyPosition {
|
struct KeyPosition {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue