early-access version 3548

This commit is contained in:
pineappleEA
2023-05-04 02:06:21 +02:00
parent f812cb181c
commit 987e92677f
6 changed files with 13 additions and 12 deletions
+2 -2
View File
@@ -6,10 +6,10 @@
#include <QWindow>
#include "core/frontend/emu_window.h"
namespace YuzuQtCommon {
namespace QtCommon {
Core::Frontend::WindowSystemType GetWindowSystemType();
Core::Frontend::EmuWindow::WindowSystemInfo GetWindowSystemInfo(QWindow* window);
} // namespace YuzuQtCommon
} // namespace QtCommon