summaryrefslogtreecommitdiff
path: root/windows/mainwindow.hpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2020-09-05 00:55:06 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2020-09-05 00:55:06 -0400
commit8941d5f204fdfc60c33f26f50aedc603bf091e6f (patch)
treeb9e19ee17d4c97cd294632907c209072faf73802 /windows/mainwindow.hpp
parent153f55668192a235c1874b332a665de6d5883306 (diff)
downloadabaddon-portaudio-8941d5f204fdfc60c33f26f50aedc603bf091e6f.tar.gz
abaddon-portaudio-8941d5f204fdfc60c33f26f50aedc603bf091e6f.zip
lazy loading, member list, some other shit
Diffstat (limited to 'windows/mainwindow.hpp')
-rw-r--r--windows/mainwindow.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/mainwindow.hpp b/windows/mainwindow.hpp
index 9cd329f..415a405 100644
--- a/windows/mainwindow.hpp
+++ b/windows/mainwindow.hpp
@@ -11,6 +11,7 @@ public:
void SetAbaddon(Abaddon *ptr);
void UpdateComponents();
+ void UpdateMembers();
void UpdateChannelListing();
void UpdateChatWindowContents();
void UpdateChatActiveChannel(Snowflake id);