1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/persistence
Anthony Bilinski 0c967725df
refactor: Remove Settings singleton
* 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.
2022-03-13 16:00:48 -07:00
..
dbschema_test.cpp refactor: Comply with Wmissing-declarations 2022-03-11 10:08:02 -08:00
offlinemsgengine_test.cpp refactor: Comply with Wmissing-declarations 2022-03-11 10:08:02 -08:00
paths_test.cpp refactor(Paths): Remove Paths factory to enable copy construction 2022-02-16 20:15:46 -08:00
smileypack_test.cpp refactor: Remove Settings singleton 2022-03-13 16:00:48 -07:00