Do not assume availability of glClientWaitSync
ClosedPublic

Authored by abrahams on Aug 18 2015, 8:17 AM.

Details

Summary

This was hiding in a lump of things I did to make my original MSVC build.

Diff Detail

Repository
R8 Calligra
Branch
clientwaitsync
Lint
No Linters Available
Unit
No Unit Test Coverage
abrahams updated this revision to Diff 569.Aug 18 2015, 8:17 AM
abrahams retitled this revision from to Do not assume availability of glClientWaitSync.
abrahams updated this object.
abrahams edited the test plan for this revision. (Show Details)
abrahams added a reviewer: rempt.
abrahams added a task: Restricted Maniphest Task.
rempt accepted this revision.Aug 18 2015, 9:03 AM
rempt edited edge metadata.

The #include in KoCanvasControllerWidget_p.h is actually not needed, so I've removed it in 2.9. Let's also remove it completely in frameworks :-)

This revision is now accepted and ready to land.Aug 18 2015, 9:03 AM
This revision was automatically updated to reflect the committed changes.