forked from blue/squawk
keeping with the refactoring
This commit is contained in:
parent
edf1ee60cd
commit
bf11d8a74e
8 changed files with 298 additions and 6 deletions
|
@ -45,6 +45,7 @@ public:
|
|||
~ContactGeneral();
|
||||
|
||||
void setVCard(const QString& jid, const Shared::VCard& card, bool editable = false);
|
||||
void fillVCard(Shared::VCard& card) const;
|
||||
QString title() const;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue