Update ASCII-Art describing the connection check flow.

Added Avatar fetching
This commit is contained in:
Klaas Freitag 2017-01-23 21:34:34 +01:00
parent d466a05915
commit 2a12610a46

View file

@ -68,7 +68,10 @@ namespace OCC {
+-> fetchUser
PropfindJob
|
+-> slotUserFetched --> X
+-> slotUserFetched
AvatarJob
|
+-> slotAvatarPixmap --> reportResult()
\endcode
*/