summaryrefslogtreecommitdiff
path: root/abaddon.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'abaddon.hpp')
-rw-r--r--abaddon.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/abaddon.hpp b/abaddon.hpp
index aebb9e1..3784f77 100644
--- a/abaddon.hpp
+++ b/abaddon.hpp
@@ -85,6 +85,11 @@ public:
void ManageHeapWindow(Gtk::Window *window);
+ static std::string GetCSSPath();
+ static std::string GetResPath();
+ static std::string GetCSSPath(const std::string &path);
+ static std::string GetResPath(const std::string &path);
+
protected:
void ShowGuildVerificationGateDialog(Snowflake guild_id);