qt: Fix performance regression

This commit is contained in:
Cacodemon345
2022-07-12 14:41:38 +06:00
parent ef869d7a3d
commit 27e4124574
10 changed files with 42 additions and 104 deletions

View File

@@ -40,6 +40,7 @@ extern "C" {
#include <86box/plat.h>
#include <86box/ui.h>
#include <86box/discord.h>
#include <86box/device.h>
#include <86box/video.h>
#include <86box/machine.h>
#include <86box/vid_ega.h>