forked from qt-creator/qt-creator
UiCodeModel: Simplify usage
Change-Id: Id274db9ed3022364e7b65788f8313ae6cfa73326 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -296,9 +296,7 @@ bool Qt4ProjectManagerPlugin::initialize(const QStringList &arguments, QString *
|
||||
}
|
||||
|
||||
void Qt4ProjectManagerPlugin::extensionsInitialized()
|
||||
{
|
||||
m_qt4ProjectManager->init();
|
||||
}
|
||||
{ }
|
||||
|
||||
void Qt4ProjectManagerPlugin::startupProjectChanged()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user