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
ec96a9b7
Commit
ec96a9b7
authored
Nov 25, 2010
by
Marco Bubke
Browse files
QmlDesigner.Model: Remove wrong statement
parent
4655accd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmldesigner/designercore/model/model.cpp
View file @
ec96a9b7
...
...
@@ -147,7 +147,6 @@ void ModelPrivate::notifyImportAdded(const Import &import)
resetModel
=
true
;
}
if
(
rewriterView
())
foreach
(
const
QWeakPointer
<
AbstractView
>
&
view
,
m_viewList
)
view
->
importAdded
(
import
);
...
...
Write
Preview
Supports
Markdown
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