diff options
author | Arno <arno@disconnect.de> | 2019-11-22 13:43:59 +0100 |
---|---|---|
committer | Arno <arno@disconnect.de> | 2019-11-22 13:43:59 +0100 |
commit | 7d0e2081df281f494321b25e7ba4324faff2cc90 (patch) | |
tree | b50ea36b32c12527d24553d0861290b09b366476 /programconfigurator.cpp | |
parent | 9b0b4cbd087eb1315a51d609ea2abc75e12bf083 (diff) | |
download | SheMov-7d0e2081df281f494321b25e7ba4324faff2cc90.tar.gz SheMov-7d0e2081df281f494321b25e7ba4324faff2cc90.tar.bz2 SheMov-7d0e2081df281f494321b25e7ba4324faff2cc90.zip |
Fix preview
ffmpeg returns a float in duration. QVariant::toInt() can't parse it (any
more?), so use toFloat() and static_cast it to int.
Diffstat (limited to 'programconfigurator.cpp')
0 files changed, 0 insertions, 0 deletions