mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 12:48:57 +00:00
DolphinQt: Get rid of unneeded abbreviation macros.
This commit is contained in:
parent
662e4fcca0
commit
4acd90d570
9 changed files with 110 additions and 115 deletions
|
@ -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);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue