replaced sdl_timer with a qtimer, resulting in a binary which does not link sdl
This commit is contained in:
@@ -7,8 +7,6 @@ extern "C" {
|
||||
#include <86box/keyboard.h>
|
||||
#include <86box/plat.h>
|
||||
#include <86box/video.h>
|
||||
|
||||
#include "qt_sdl.h"
|
||||
};
|
||||
|
||||
#include <QGuiApplication>
|
||||
|
||||
Reference in New Issue
Block a user