Skip to content
  • Daniel Teske's avatar
    Fix overriding the default session · b7a76cd7
    Daniel Teske authored
    
    
    To reproduce the bug:
    1) Load a project into the default session.cpp
    2) Close creator (which saves the session)
    3) Start Creator
    4) Create a new session and switch to it => This calls createImpl
       and overrides the default session, even though it shouldn't
    5) Load the default session, which will now be empty
    
    Change-Id: I7c23fba8c1f9fd32cc95b3b9206afc422c1f0133
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
    b7a76cd7