diff options
| author | ouwou <26526779+ouwou@users.noreply.github.com> | 2020-12-21 19:08:44 -0500 |
|---|---|---|
| committer | ouwou <26526779+ouwou@users.noreply.github.com> | 2020-12-21 19:08:44 -0500 |
| commit | d8ff05ddf898dfcd6fa0e3398cc38abcab07e2fe (patch) | |
| tree | 667eb93e54d0698b62f098e911a24e70fb0448be /settings.hpp | |
| parent | 486d184c8306d3e8a4889a5b079cd9b3003896c2 (diff) | |
| download | abaddon-portaudio-d8ff05ddf898dfcd6fa0e3398cc38abcab07e2fe.tar.gz abaddon-portaudio-d8ff05ddf898dfcd6fa0e3398cc38abcab07e2fe.zip | |
support animated guild icon
Diffstat (limited to 'settings.hpp')
| -rw-r--r-- | settings.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.hpp b/settings.hpp index 30ce975..7bb022e 100644 --- a/settings.hpp +++ b/settings.hpp @@ -18,6 +18,7 @@ public: int GetCacheHTTPConcurrency() const; bool GetPrefetch() const; std::string GetMainCSS() const; + bool GetShowAnimations() const; bool IsValid() const; |
