Insert a more solid abstraction between Qt and Imgui

This commit is contained in:
Scott Mansell
2023-02-03 19:11:31 +13:00
parent b2a31103b4
commit 9c1fe59cc9
9 changed files with 80 additions and 38 deletions

View File

@ -89,6 +89,7 @@ add_library(videocommon
OnScreenDisplay.h
OnScreenUI.cpp
OnScreenUI.h
OnScreenUIKeyMap.h
OpcodeDecoding.cpp
OpcodeDecoding.h
PerfQueryBase.cpp