aboutsummaryrefslogtreecommitdiff
path: root/include/turns/adw/helpers
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-08-17 11:41:43 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-08-17 11:41:43 +0200
commit97cb30337429a6849c276693ddf7fb40fec1aa14 (patch)
tree5f42489d34deb3076677996ce10269d78af9cfa2 /include/turns/adw/helpers
parent6fb8667b9848c8fe0989bb665e2f4ddc09179983 (diff)
downloadlibadwaitamm-97cb30337429a6849c276693ddf7fb40fec1aa14.tar.xz
libadwaitamm-97cb30337429a6849c276693ddf7fb40fec1aa14.zip
ui: add participant shading color preferences
Diffstat (limited to 'include/turns/adw/helpers')
-rw-r--r--include/turns/adw/helpers/gobj_mixin.hpp (renamed from include/turns/adw/helpers/gobj_cast.hpp)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/turns/adw/helpers/gobj_cast.hpp b/include/turns/adw/helpers/gobj_mixin.hpp
index 1ef9089..d9e5097 100644
--- a/include/turns/adw/helpers/gobj_cast.hpp
+++ b/include/turns/adw/helpers/gobj_mixin.hpp
@@ -1,5 +1,5 @@
-#ifndef TURNS_ADW_HELPERS_GOBJ_CAST_HPP
-#define TURNS_ADW_HELPERS_GOBJ_CAST_HPP
+#ifndef TURNS_ADW_HELPERS_GOBJ_MIXIN_HPP
+#define TURNS_ADW_HELPERS_GOBJ_MIXIN_HPP
#include <glibmm/object.h>