aboutsummaryrefslogtreecommitdiff
path: root/include/Theme.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Theme.hpp')
-rw-r--r--include/Theme.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Theme.hpp b/include/Theme.hpp
index 69589e6..1221b7f 100644
--- a/include/Theme.hpp
+++ b/include/Theme.hpp
@@ -15,5 +15,6 @@ namespace gsr {
};
void init_theme(const gsr::GsrInfo &gsr_info);
+ void deinit_theme();
const Theme& get_theme();
} \ No newline at end of file