Skip to content
Commit b8268643 authored by barun511's avatar barun511 Committed by Hugo Beauzée-Luyssen
Browse files

Fixes a crash on save



If you closed the project window (setting m_project_file to NULL), and tried to save, a crash would occur.
This patch extends functionality to prompt for a project name if m_project_file is NULL.
Projects can now be saved again with this workaround for now..

Signed-off-by: default avatarHugo Beauzée-Luyssen <hugo@beauzee.fr>
parent 275df6b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment