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
47935c9a
Commit
47935c9a
authored
Feb 19, 2010
by
dt
Browse files
Fix compile
parent
3840f861
Changes
1
Show whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/scriptmanager/qworkbench_wrapper.h
View file @
47935c9a
...
...
@@ -86,7 +86,6 @@ public:
MessageManagerPrototype
(
QObject
*
parent
=
0
);
public
slots
:
void
displayStatusBarMessage
(
const
QString
&
text
,
int
ms
=
0
);
void
printToOutputPane
(
const
QString
&
text
,
bool
bringToForeground
);
void
printToOutputPanePopup
(
const
QString
&
text
);
// pops up
void
printToOutputPane
(
const
QString
&
text
);
...
...
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