crueter
8 months ago
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
2 changed files with
6 additions and
0 deletions
-
src/qt_common/qt_frontend_util.cpp
-
src/qt_common/qt_frontend_util.h
|
|
|
@ -1,3 +1,6 @@ |
|
|
|
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
|
|
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
|
|
|
|
#include "qt_frontend_util.h"
|
|
|
|
|
|
|
|
namespace QtCommon::Frontend { |
|
|
|
|
|
|
|
@ -1,3 +1,6 @@ |
|
|
|
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project |
|
|
|
// SPDX-License-Identifier: GPL-3.0-or-later |
|
|
|
|
|
|
|
#ifndef QT_FRONTEND_UTIL_H |
|
|
|
#define QT_FRONTEND_UTIL_H |
|
|
|
|
|
|
|
|