Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DolphinQt: Bring pixmaps up to date with DolphinWX and themes #3023

Merged
merged 1 commit into from Sep 12, 2015

Conversation

JosJuice
Copy link
Member

Also removed PLUGIN from names because there aren't actually any plugins.

Also removed PLUGIN from names because there aren't actually any plugins.
@@ -70,10 +70,8 @@ void Resources::UpdatePixmaps()
m_pixmaps[TOOLBAR_FULLSCREEN].load(GIFN("fullscreen"));
m_pixmaps[TOOLBAR_SCREENSHOT].load(GIFN("screenshot"));
m_pixmaps[TOOLBAR_CONFIGURE].load(GIFN("config"));
m_pixmaps[TOOLBAR_PLUGIN_GFX].load(GIFN("graphics"));
m_pixmaps[TOOLBAR_PLUGIN_DSP].load(GIFN("dsp"));
m_pixmaps[TOOLBAR_PLUGIN_GCPAD].load(GIFN("gcpad"));

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@waddlesplash
Copy link
Contributor

LGTM

1 similar comment
@phire
Copy link
Member

phire commented Sep 12, 2015

LGTM

phire added a commit that referenced this pull request Sep 12, 2015
DolphinQt: Bring pixmaps up to date with DolphinWX and themes
@phire phire merged commit 2c67ad8 into dolphin-emu:master Sep 12, 2015
@JosJuice JosJuice deleted the qt-pixmaps branch September 12, 2015 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants