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
1439742d
Commit
1439742d
authored
Aug 06, 2009
by
Daniel Molkentin
Browse files
Remove debugging output
parent
e5c38532
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/help/helpplugin.cpp
View file @
1439742d
...
...
@@ -767,7 +767,6 @@ void HelpPlugin::activateContext()
id
=
context
->
contextHelpId
();
links
=
m_contextHelpEngine
->
linksForIdentifier
(
id
);
}
QMessageBox
::
warning
(
0
,
"id"
,
id
);
HelpViewer
*
viewer
=
viewerForContextMode
();
...
...
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