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
Tobias Hunger
qt-creator
Commits
1358619c
Commit
1358619c
authored
Apr 23, 2010
by
Lasse Holmstedt
Browse files
removed missing implementation for slot
parent
55367bb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmljseditor/qmljseditor.h
View file @
1358619c
...
...
@@ -215,7 +215,6 @@ public:
public
slots
:
void
followSymbolUnderCursor
();
virtual
void
setFontSettings
(
const
TextEditor
::
FontSettings
&
);
void
openPreview
();
private
slots
:
void
onDocumentUpdated
(
QmlJS
::
Document
::
Ptr
doc
);
...
...
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