FrontendCommon: Move input binding and some other logic from Qt to common

This commit is contained in:
Connor McLaughlin
2020-02-28 17:00:09 +10:00
parent ccbe6f0c42
commit f35970fcac
18 changed files with 639 additions and 440 deletions

View File

@@ -1,4 +1,6 @@
add_library(frontend-common
common_host_interface.cpp
common_host_interface.h
icon.cpp
icon.h
imgui_styles.cpp