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
Marco Bubke
flatpak-qt-creator
Commits
a66b93d2
Commit
a66b93d2
authored
Jul 14, 2010
by
Lasse Holmstedt
Committed by
Olivier Goffart
Jul 14, 2010
Browse files
reset design mode when disconnected
parent
779d5d42
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmljsinspector/qmlinspectortoolbar.cpp
View file @
a66b93d2
...
...
@@ -68,6 +68,7 @@ void QmlInspectorToolbar::enable()
{
setEnabled
(
true
);
m_emitSignals
=
false
;
m_designmodeAction
->
setChecked
(
false
);
changeAnimationSpeed
(
1.0
f
);
activateDesignModeOnClick
();
m_emitSignals
=
true
;
...
...
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