forked from blue/squawk
some bug fixes, initial work on avatars in dialog windows
This commit is contained in:
parent
867c3a18e9
commit
f13b43d38b
18 changed files with 125 additions and 42 deletions
|
@ -74,6 +74,7 @@ public:
|
|||
std::deque<QString> groupList(const QString& account) const;
|
||||
bool groupHasContact(const QString& account, const QString& group, const QString& contactJID) const;
|
||||
QString getContactIconPath(const QString& account, const QString& jid);
|
||||
Account* getAccount(const QString& name);
|
||||
|
||||
Accounts* accountsModel;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue