From 28e8900afd96d6aa0035ea8a01c1a7e4fdeb1ced Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 4 Apr 2025 20:26:02 +0200 Subject: adw: move ToastPriority --- src/enums.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/enums.cpp') diff --git a/src/enums.cpp b/src/enums.cpp index 9891845..9261387 100644 --- a/src/enums.cpp +++ b/src/enums.cpp @@ -45,6 +45,9 @@ namespace Adwaita static_assert(matches); static_assert(matches); + static_assert(matches); + static_assert(matches); + } // namespace Adwaita namespace Glib @@ -60,6 +63,7 @@ namespace Glib VALUE_SPECIALIZATION(LengthType, breakpoint_condition) VALUE_SPECIALIZATION(RatioType, breakpoint_condition) VALUE_SPECIALIZATION(ResponseAppearance, response_appearance) + VALUE_SPECIALIZATION(ToastPriority, toast_priority) #undef VALUE_SPECIALIZATION } // namespace Glib \ No newline at end of file -- cgit v1.2.3