mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
* Make main.cpp's toxSave free functions into a ToxSave class so that it can be given Settings on construction. * Add void* to IPC callbacks so that classes can get back to themselves.