mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
DolphinQt: Get rid of unneeded abbreviation macros.
This commit is contained in:
@ -50,5 +50,5 @@ private:
|
||||
static QVector<QPixmap> m_ratings;
|
||||
static QVector<QPixmap> m_pixmaps;
|
||||
|
||||
static QString GetImageFilename(QString name, QString dir);
|
||||
static QString GetImageFilename(const char* name, QString dir);
|
||||
};
|
||||
|
Reference in New Issue
Block a user