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
608f64f4
Commit
608f64f4
authored
Feb 17, 2011
by
Bill King
Browse files
PluginManager: revert auto-quitting change.
parent
4af3d9bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/extensionsystem/pluginmanager.cpp
View file @
608f64f4
...
...
@@ -641,7 +641,6 @@ void PluginManager::startTests()
}
QTest
::
qExec
(
pluginSpec
->
plugin
(),
methods
);
}
QTimer
::
singleShot
(
1
,
QCoreApplication
::
instance
(),
SLOT
(
quit
()));
#endif
}
...
...
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