forked from qt-creator/qt-creator
more cosmetic changes
This commit is contained in:
@@ -30,14 +30,15 @@
|
||||
** 1.2, included in the file GPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
***************************************************************************/
|
||||
#include <QtTest/QtTest>
|
||||
|
||||
#include <QtCore/QObject>
|
||||
|
||||
#include <extensionsystem/pluginmanager.h>
|
||||
#include <extensionsystem/pluginspec.h>
|
||||
#include <extensionsystem/iplugin.h>
|
||||
|
||||
#include <QtTest/QtTest>
|
||||
|
||||
#include <QtCore/QObject>
|
||||
|
||||
using namespace ExtensionSystem;
|
||||
|
||||
class SignalReceiver;
|
||||
@@ -263,5 +264,6 @@ void tst_PluginManager::correctPlugins1()
|
||||
}
|
||||
|
||||
QTEST_MAIN(tst_PluginManager)
|
||||
|
||||
#include "tst_pluginmanager.moc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user