mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-25 04:45:00 +00:00
fix linux?
This commit is contained in:
parent
c3bf56f3eb
commit
eff8a9e514
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
||||||
#include "qt_gui/game_install_dialog.h"
|
#include "qt_gui/game_install_dialog.h"
|
||||||
#include "qt_gui/main_window.h"
|
#include "qt_gui/main_window.h"
|
||||||
|
|
||||||
|
#include <emulator.h>
|
||||||
|
#include <fmt/core.h>
|
||||||
|
|
||||||
// Custom message handler to ignore Qt logs
|
// Custom message handler to ignore Qt logs
|
||||||
void customMessageHandler(QtMsgType, const QMessageLogContext&, const QString&) {}
|
void customMessageHandler(QtMsgType, const QMessageLogContext&, const QString&) {}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue