Reviewing merge request #2470: Export qt_directfb_.* functions in plugin as well

These functions can be a big help in debugging rendering errors in an application and can even be handy to use for real functionality. While it requires the app to explicitly link to the plugin (when compiling with -plugin-gfx-directfb this is still much better than not exporting them). Since this was the only use-case for QT_DIRECTFB_PLUGIN

Commits that would be merged:

Version 1
  • Version 1
  • b3f22c1
  • f7ca48e
  • Export qt_directfb_.* functions in plugin as well

Showing b3f22c1-f7ca48e

Comments

→ State changed from New to Merged

Thanks, this looks clean and sensible and has been submitted to our staging branches for a final scrubbing before landing in the main Qt 4.7 branch, hopefully in the next couple hours.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository