mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Previously, there was csync_ftw_type_e and SyncFileItem::Type. Having two enums lead to a bug where Type::Unknown == Type::File that went unnoticed for a good while. This patch keeps only a single enum. |
||
|---|---|---|
| .. | ||
| check_csync_exclude.cpp | ||
| check_csync_log.cpp | ||
| check_csync_misc.cpp | ||
| check_csync_update.cpp | ||
| check_csync_util.cpp | ||