diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-04-29 15:07:12 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-04-29 15:07:12 +0200 |
| commit | e84e5e463ce9fc735e9a9d8e03da884d3babb71b (patch) | |
| tree | 1db54e6c22f1042191863ae9374ea8dc7b66279b /ui/src/widgets/participant_row.ui | |
| parent | d8b8ed376288b0242c1548779b90e36f559423de (diff) | |
| download | turns-e84e5e463ce9fc735e9a9d8e03da884d3babb71b.tar.xz turns-e84e5e463ce9fc735e9a9d8e03da884d3babb71b.zip | |
ui: update library versions
Diffstat (limited to 'ui/src/widgets/participant_row.ui')
| -rw-r--r-- | ui/src/widgets/participant_row.ui | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/src/widgets/participant_row.ui b/ui/src/widgets/participant_row.ui index da7712d..1a215c6 100644 --- a/ui/src/widgets/participant_row.ui +++ b/ui/src/widgets/participant_row.ui @@ -1,7 +1,8 @@ <?xml version='1.0' encoding='UTF-8'?> <!-- Created with Cambalache 0.96.0 --> <interface> - <requires lib="gtk" version="4.14"/> + <!-- interface-name participant_row.ui --> + <requires lib="gtk" version="4.18"/> <template class="gtkmm__CustomObject_participant_row" parent="GtkListBoxRow"> <property name="activatable">False</property> <property name="child"> |
