qt: fix missing override
And use override instead of Q_DECL_OVERRIDE, since it always expand to override for
>=C++11 configuration, and the module uses C++11 anyway.
Edited by Alexandre Janniaux
And use override instead of Q_DECL_OVERRIDE, since it always expand to override for
>=C++11 configuration, and the module uses C++11 anyway.
VideoLAN code repository instance