1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/audio
Anthony Bilinski adc0f0cca6
refactor: Comply with Wmissing-declarations
* Move free functions to the anonymous namespace
* Additionally move static free functions to the anonymous namespace
* Move functions that must be accessed externally to static class functions
2022-03-11 10:08:02 -08:00
..
include/audio refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
original fix(audio): specify format for sounds and make sounds follow it 2018-09-20 17:15:44 +02:00
resources fix: Qt ressource system usage 2020-07-03 15:45:57 +02:00
src refactor: Comply with Wmissing-declarations 2022-03-11 10:08:02 -08:00
CMakeLists.txt refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00