diff options
author | Dominick Allen <djallen@librehumanitas.org> | 2024-10-02 15:07:24 -0500 |
---|---|---|
committer | Dominick Allen <djallen@librehumanitas.org> | 2024-10-02 15:07:24 -0500 |
commit | 47e0ff88edd4660513f1d4f3d731008461532a13 (patch) | |
tree | 5b73ad0920101190e6e7cb558833e24f31ccdc4d /src/getsuyomi.cpp | |
parent | 99c6c809b961f2eb3c8538bfa50de7f2f98587ea (diff) |
Get and save user keybinds.
Diffstat (limited to 'src/getsuyomi.cpp')
-rw-r--r-- | src/getsuyomi.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/getsuyomi.cpp b/src/getsuyomi.cpp index 4e0dad7..9f78ba0 100644 --- a/src/getsuyomi.cpp +++ b/src/getsuyomi.cpp @@ -1,7 +1,5 @@ #include "getsuyomi.hpp" -#include "main_window.hpp" - #include <algorithm> namespace getsuyomi { |