Return empty QString when no file was available.
authorMilian Wolff <mail@milianw.de>
Sun, 7 Jun 2015 11:50:16 +0000 (13:50 +0200)
committerMilian Wolff <mail@milianw.de>
Sun, 7 Jun 2015 11:50:16 +0000 (13:50 +0200)
commit465d0aad3cd0ed54f584989a61be32227154424c
treea0e5bb36a9f907e146ba68165ef096e5d4ae6ebd
parentd1950a82f031390970dffc64384ac8c1597a1239
Return empty QString when no file was available.

Fixes assertion in ModelTest.
gui/model.cpp