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

VideoOGL: Move X11 wxWidgets utilities to DolphinWX #1589

Merged
merged 1 commit into from Nov 25, 2014

Conversation

lioncash
Copy link
Member

No description provided.

@@ -48,6 +48,10 @@ set(GUI_SRCS
WiimoteConfigDiag.cpp
WxUtils.cpp)

if(USE_X11)
set(GUI_SRCS ${GUI_SRCS} X11Utils.cpp)

This comment was marked as off-topic.

@waddlesplash
Copy link
Contributor

LGTM

lioncash added a commit that referenced this pull request Nov 25, 2014
VideoOGL: Move X11 wxWidgets utilities to DolphinWX
@lioncash lioncash merged commit dcdd4e5 into dolphin-emu:master Nov 25, 2014
@lioncash lioncash deleted the x11 branch November 25, 2014 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants