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
6d9209b8
Commit
6d9209b8
authored
Aug 04, 2010
by
Olivier Goffart
Browse files
QML Debugger: Get rid of all the useless commented code
parent
50f30655
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/qml/qmlengine.cpp
View file @
6d9209b8
This diff is collapsed.
Click to expand it.
src/plugins/debugger/qml/qmlengine.h
View file @
6d9209b8
...
...
@@ -95,8 +95,6 @@ private:
void
attemptBreakpointSynchronization
();
void
assignValueInDebugger
(
const
QString
&
expr
,
const
QString
&
value
);
void
executeDebuggerCommand
(
const
QString
&
command
);
void
loadSymbols
(
const
QString
&
moduleName
);
void
loadAllSymbols
();
void
requestModuleSymbols
(
const
QString
&
moduleName
);
...
...
Write
Preview
Markdown
is supported
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