mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-01 16:23:17 +00:00
Qt: Update Game List
This commit is contained in:
parent
4182740384
commit
fb5c7c5062
4 changed files with 10 additions and 19 deletions
|
@ -7,8 +7,6 @@
|
|||
#include <QPushButton>
|
||||
#include <QToolBar>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class Ui_MainWindow {
|
||||
public:
|
||||
QAction* bootInstallPkgAct;
|
||||
|
@ -354,6 +352,4 @@ public:
|
|||
|
||||
namespace Ui {
|
||||
class MainWindow : public Ui_MainWindow {};
|
||||
} // namespace Ui
|
||||
|
||||
QT_END_NAMESPACE
|
||||
} // namespace Ui
|
Loading…
Add table
Add a link
Reference in a new issue