summaryrefslogtreecommitdiff
path: root/src/abaddon.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/abaddon.hpp')
-rw-r--r--src/abaddon.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/abaddon.hpp b/src/abaddon.hpp
index 3cd04e9..ab80c46 100644
--- a/src/abaddon.hpp
+++ b/src/abaddon.hpp
@@ -94,6 +94,8 @@ public:
static std::string GetStateCachePath(const std::string &path);
protected:
+ void RunFirstTimeDiscordStartup();
+
void ShowGuildVerificationGateDialog(Snowflake guild_id);
void CheckMessagesForMembers(const ChannelData &chan, const std::vector<Message> &msgs);