Index: sources/gui/qml/pages/settings/SettingsExportLogs.qml =================================================================== diff -u -r265600079f9f3b741cd3e67c229f39ec66571419 -r80476e323935705a3b8b547dd8536d3a90a49e3e --- sources/gui/qml/pages/settings/SettingsExportLogs.qml (.../SettingsExportLogs.qml) (revision 265600079f9f3b741cd3e67c229f39ec66571419) +++ sources/gui/qml/pages/settings/SettingsExportLogs.qml (.../SettingsExportLogs.qml) (revision 80476e323935705a3b8b547dd8536d3a90a49e3e) @@ -349,7 +349,7 @@ FolderListModel { id : _sdcFolderModel showDirs : false sortField : FolderListModel.Time - folder : _sdcFolderColumn.currentTypeFolderApplication // FIXME: there has to be a View for this which also get changed by log type. + rootFolder : _sdcFolderColumn.currentTypeFolderApplication // FIXME: there has to be a View for this which also get changed by log type. } Component { id : _sdcFileDelegate