Skip to content

overlay/example: added qt core dependency for qt overlay example

The qt overlay example includes the QTimer header which is part of the qt core. On my system the missing dependency to qt core leads to an error and this pull request solves it.

Merge request reports