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.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
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.