mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 16:32:39 +00:00
clang
This commit is contained in:
parent
9d07223d87
commit
9e0cd3bfd7
@ -22,10 +22,10 @@
|
||||
<widget class="QLabel" name="image">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>20</x>
|
||||
<x>0</x>
|
||||
<y>220</y>
|
||||
<width>740</width>
|
||||
<height>350</height>
|
||||
<width>780</width>
|
||||
<height>380</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
|
@ -6,8 +6,8 @@
|
||||
#include <QProgressDialog>
|
||||
|
||||
#include "about_dialog.h"
|
||||
#include "keys_shortcuts_dialog.h"
|
||||
#include "cheats_patches.h"
|
||||
#include "keys_shortcuts_dialog.h"
|
||||
#ifdef ENABLE_UPDATER
|
||||
#include "check_update.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user