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
3ff18381
Commit
3ff18381
authored
Jul 20, 2010
by
hjk
Browse files
debugger: delete debugger engine's private data
parent
2d2ea660
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/debuggerengine.cpp
View file @
3ff18381
...
...
@@ -392,6 +392,8 @@ DebuggerEngine::DebuggerEngine(const DebuggerStartParameters &startParameters)
DebuggerEngine
::~
DebuggerEngine
()
{
disconnect
();
delete
d
;
}
void
DebuggerEngine
::
showStatusMessage
(
const
QString
&
msg
,
int
timeout
)
const
...
...
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