Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
99ab71d7
Commit
99ab71d7
authored
Mar 10, 2010
by
Lasse Holmstedt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed undefined slot
parent
3124db00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
src/plugins/coreplugin/editormanager/editorview.h
src/plugins/coreplugin/editormanager/editorview.h
+0
-3
No files found.
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