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
Tobias Hunger
qt-creator
Commits
aa4f9725
Commit
aa4f9725
authored
Jul 08, 2010
by
Lasse Holmstedt
Browse files
removed undefined slot
parent
7e67880e
Changes
1
Show whitespace changes
Inline
Side-by-side
src/plugins/qmljsinspector/qmljslivetextpreview.h
View file @
aa4f9725
...
...
@@ -37,12 +37,8 @@ public:
void
updateDocuments
();
void
setActiveObject
(
const
QDeclarativeDebugObjectReference
&
object
);
void
mapObjectToQml
(
const
QDeclarativeDebugObjectReference
&
object
);
public
slots
:
void
setCurrentEngineId
(
int
id
);
signals:
void
selectedItemsChanged
(
const
QList
<
QDeclarativeDebugObjectReference
>
&
objects
);
...
...
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