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
Branch
4.10
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 13806
Build 13824: arc lint + arc unit
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.