nextcloud-desktop/src
Stephan Beyer 131c1f1bac Fix crash on opening unconfigured local folder
When you try to open the local sync folder (by clicking on the
folder symbol) for an account that has no folder configured,
the client crashes.

This commit changes User::openLocalFolder() to do nothing in
case no local folder is configured.

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
2020-06-09 16:45:38 +02:00
..
3rdparty Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00
cmd macOS: Build nextcloudcmd after gui and run macdeployqt with the -executable option 2020-06-07 14:39:42 +02:00
common Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00
crashreporter macOS: Use macdeployqt instead of the old admin/osx/macdeployqt.py 2020-06-07 14:39:42 +02:00
csync Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00
gui Fix crash on opening unconfigured local folder 2020-06-09 16:45:38 +02:00
libsync Improve command line version info and help display to streamline gui and cmd 2020-06-07 14:20:33 +02:00
CMakeLists.txt macOS: Build nextcloudcmd after gui and run macdeployqt with the -executable option 2020-06-07 14:39:42 +02:00