mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-03 03:56:30 +03:00
Added vertical menu for status build output and app output.
Fix incorrect initialization of the Git plugin model controller when loading a folder from the Welcome Screen.
This commit is contained in:
@@ -471,6 +471,9 @@ PluginRequestHandle GitPlugin::processMessage( const PluginMessage& msg ) {
|
||||
|
||||
updateUINow( true );
|
||||
mInitialized = true;
|
||||
|
||||
if ( mModelStylerId == 0 )
|
||||
initModelStyler();
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user