Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
d5ad4e8d
Commit
d5ad4e8d
authored
Apr 07, 2011
by
Christiaan Janssen
Browse files
QmlProfiler: reset timer on clear output
Reviewed-by: Kai Koehne
parent
2074ec8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmlprofiler/qml/MainView.qml
View file @
d5ad4e8d
...
...
@@ -98,6 +98,8 @@ Rectangle {
Plotter
.
valuesdone
=
false
;
canvas
.
requestPaint
();
view
.
visible
=
false
;
root
.
elapsedTime
=
0
;
root
.
updateTimer
();
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment