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
caef30cb
Commit
caef30cb
authored
Mar 12, 2009
by
hjk
Browse files
Fixes: debugger: link fix on Mac
parent
48f90a66
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/debuggermanager.h
View file @
caef30cb
...
...
@@ -294,7 +294,6 @@ private slots:
void
showDebuggerOutput
(
const
QString
&
prefix
,
const
QString
&
msg
);
void
showDebuggerInput
(
const
QString
&
prefix
,
const
QString
&
msg
);
void
showApplicationOutput
(
const
QString
&
data
);
void
showWidgetInDock
(
QWidget
*
dock
);
void
reloadDisassembler
();
void
disassemblerDockToggled
(
bool
on
);
...
...
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