Skip to content
Snippets Groups Projects
Commit 9647b401 authored by Jan's avatar Jan
Browse files

Fixed remaining QElapsedTimer warnings

parent 1a723a04
No related branches found
No related tags found
No related merge requests found
......@@ -218,7 +218,7 @@ private :
QString mangleScript( QString _input );
/// Counts mseconds since a frame start has occured
QTime frameTime_;
QElapsedTimer frameTime_;
private :
ScriptWidget* scriptWidget_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment