mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-15 16:02:07 -07: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