Skip to content
Commit d688d04b authored by Ragnar Thomsen's avatar Ragnar Thomsen
Browse files

QDateTime::toSecsSinceEpoch() -> toMSecsSinceEpoch()

QDateTime::toSecsSinceEpoch() was introduced in Qt 5.8, so use
toMSecsSinceEpoch() instead, to avoid having to raise Qt version
dependency.
parent b99bf962
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment