Skip to content
GitLab
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
cce7bf9f
Commit
cce7bf9f
authored
Aug 18, 2009
by
hjk
Browse files
debugger: clean register view after debugging finished
parent
e53fc866
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/debuggermanager.cpp
View file @
cce7bf9f
...
...
@@ -860,6 +860,7 @@ void DebuggerManager::cleanupViews()
threadsHandler
()
->
removeAll
();
modulesHandler
()
->
removeAll
();
watchHandler
()
->
cleanup
();
registerHandler
()
->
removeAll
();
m_sourceFilesWindow
->
removeAll
();
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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