testable icon indicating copy to clipboard operation
testable copied to clipboard

fix: QTime -> QElapsedTimer

Open Dushistov opened this issue 4 years ago • 0 comments

Usage of QTime::start/elapsed is deprecated, so as Qt documentation suggests use QElapsedTimer

Dushistov avatar Jul 17 '20 09:07 Dushistov