forked from dolphin-emu/dolphin
Merge pull request #2833 from waddlesplash/dolphin-qt
DolphinQt: Rewrite 'About' dialog to match the new WX one.
This commit is contained in:
@@ -55,6 +55,7 @@ void Resources::Init()
|
||||
|
||||
m_pixmaps.resize(NUM_ICONS);
|
||||
m_pixmaps[DOLPHIN_LOGO].load(GIFN("Dolphin"));
|
||||
m_pixmaps[DOLPHIN_LOGO_LARGE].load(GIFN("dolphin_logo"));
|
||||
UpdatePixmaps();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user