nurupo / ProjectTox-Qt-GUI

A cross-platform front end for ProjectTox Core library, written in C++11 with use of Qt5
GNU General Public License v3.0
341 stars 116 forks source link

Update toxcore API name. #86

Closed aitjcize closed 10 years ago

aitjcize commented 10 years ago

In respond to toxcore API name changes: Please refer to https://github.com/irungentoo/ProjectTox-Core/pull/668

aitjcize commented 10 years ago

Updated submodule

Test pass for:

  1. Nickname change
  2. status change
  3. add friend
  4. send message.

Also update project file since assoc.c/h is introduced.