mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-18 08:35:26 +08:00
migration: use image provider to show avatar image
1. Use avatarimageprovider 2. Remove redundant base64 code Change-Id: I2a2517890e95b4a9f9a363fbea2251d6d5dd1c8f
This commit is contained in:
@@ -42,7 +42,6 @@ set(COMMON_SOURCES
|
||||
src/main.cpp
|
||||
src/smartlistmodel.cpp
|
||||
src/utils.cpp
|
||||
src/pixbufmanipulator.cpp
|
||||
src/rendermanager.cpp
|
||||
src/connectivitymonitor.cpp
|
||||
src/mainapplication.cpp
|
||||
@@ -85,7 +84,6 @@ set(COMMON_HEADERS
|
||||
src/globalsystemtray.h
|
||||
src/appsettingsmanager.h
|
||||
src/webchathelpers.h
|
||||
src/pixbufmanipulator.h
|
||||
src/rendermanager.h
|
||||
src/connectivitymonitor.h
|
||||
src/jamiavatartheme.h
|
||||
|
||||
Reference in New Issue
Block a user