Remove about 100 warnings from rpcs3qt code.

This commit is contained in:
Robbie 2017-08-04 20:27:11 -05:00 committed by Ivan
parent 866b9524b3
commit fa7407cd42
19 changed files with 37 additions and 37 deletions

View file

@ -9,7 +9,7 @@
#include <QColor>
#include <QBitmap>
typedef struct GUI_SAVE
struct GUI_SAVE
{
QString key;
QString name;