mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-14 10:48:36 +12:00
Qt: move compat_status to game_compatibility.h
This commit is contained in:
parent
5492e0eae1
commit
c10e195dba
4 changed files with 19 additions and 19 deletions
|
@ -10,15 +10,6 @@
|
|||
#include <QBitmap>
|
||||
#include <QLabel>
|
||||
|
||||
struct Compat_Status
|
||||
{
|
||||
int index;
|
||||
QString date;
|
||||
QString color;
|
||||
QString text;
|
||||
QString tooltip;
|
||||
};
|
||||
|
||||
struct gui_save
|
||||
{
|
||||
QString key;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue