dirty hack to get qt4 building for the time being
ClosedPublic

Authored by sitter on Jul 10 2019, 1:36 PM.

Details

Summary

apparently we don't build with c++11 by default on qt4, so the new
for just implodes. easy way out: if-else

qt4 is about to get removed anyway

Test Plan

I'll say three hail marys

Diff Detail

Repository
R487 Phonon
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter requested review of this revision.Jul 10 2019, 1:36 PM
sitter created this revision.
broulik accepted this revision.Jul 10 2019, 1:40 PM
This revision is now accepted and ready to land.Jul 10 2019, 1:40 PM
This revision was automatically updated to reflect the committed changes.