mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-17 02:00:45 -04:00
qt_common: Remove yuzu prefix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user