forked from qt-creator/qt-creator
Modes: Do the mode switching again like it used to be
It's more complicated then expected, to be detangled another day
This commit is contained in:
@@ -96,7 +96,6 @@ bool CorePlugin::initialize(const QStringList &arguments, QString *errorMessage)
|
||||
void CorePlugin::extensionsInitialized()
|
||||
{
|
||||
m_mainWindow->extensionsInitialized();
|
||||
m_mainWindow->modeManager()->switchToDefaultMode();
|
||||
}
|
||||
|
||||
void CorePlugin::remoteCommand(const QStringList & /* options */, const QStringList &args)
|
||||
|
||||
Reference in New Issue
Block a user