mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-25 12:55:00 +00:00
parent
fda2fdae69
commit
0c5b91e1fb
17 changed files with 15 additions and 113 deletions
|
@ -1,13 +1,8 @@
|
|||
// SPDX-FileCopyrightText: Copyright 2024 shadPS4 Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include <QDir>
|
||||
#include <QDockWidget>
|
||||
#include <QFileDialog>
|
||||
#include <QMessageBox>
|
||||
#include <QProgressDialog>
|
||||
#include <QStatusBar>
|
||||
#include <QtConcurrent>
|
||||
|
||||
#include "about_dialog.h"
|
||||
#include "common/io_file.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue