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

Fixed inconsistency in import of gl::Gl #22945

Merged
merged 1 commit into from Feb 27, 2019
Merged

Commits on Feb 27, 2019

  1. Fixed inconsistency in import of gl::Gl

    All other uses of `Gl` in this file use the qualified path `gl::Gl`.
    peterjoel committed Feb 27, 2019
You can’t perform that action at this time.