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
99ab71d7
Commit
99ab71d7
authored
Mar 10, 2010
by
Lasse Holmstedt
Browse files
Removed undefined slot
parent
3124db00
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/editormanager/editorview.h
View file @
99ab71d7
...
...
@@ -96,9 +96,6 @@ public:
QObject
*
object
,
const
char
*
member
);
void
hideEditorStatusBar
(
const
QString
&
id
);
private
slots
:
void
updateEditorStatus
(
Core
::
IEditor
*
editor
=
0
);
private:
void
updateNavigatorActions
();
void
updateToolBar
(
IEditor
*
editor
);
...
...
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