diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-01-05 11:06:30 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-01-09 11:01:03 +0900 |
commit | 10a32c47a95b8438309841c4cb63159c4799bb8b (patch) | |
tree | 4804e8e5fc2ac0618c2967ceb5147807de16f5b9 /avatar.h | |
parent | 02e518415c140e8271c4f4222fb7e1d42393de66 (diff) | |
download | libquotient-10a32c47a95b8438309841c4cb63159c4799bb8b.tar.gz libquotient-10a32c47a95b8438309841c4cb63159c4799bb8b.zip |
Avatar: Use Connection::getThumbnail instead of callApi<>
Diffstat (limited to 'avatar.h')
-rw-r--r-- | avatar.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ namespace QMatrixClient { - class MediaThumbnailJob; class Connection; class Avatar |