T: fix -Wreturn-type
This commit is contained in:
parent
0e1ea96bd8
commit
79a65999b2
@ -406,6 +406,8 @@ SessionDialog::session_folder ()
|
||||
return Glib::path_get_dirname (existing_session_chooser.get_current_folder ());
|
||||
} break;
|
||||
}
|
||||
assert (0);
|
||||
return "";
|
||||
}
|
||||
|
||||
Temporal::TimeDomain
|
||||
|
Loading…
Reference in New Issue
Block a user