Fix annoying assert on Windows. When a new document is created…

Authored by volden on Mar 2 2019, 6:06 PM.

Description

Fix annoying assert on Windows. When a new document is created documentcontroller will create path with an empty string. That will cause two asserts pr. new file on windows when compiled in debug mode.