diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-04-29 17:03:31 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-04-29 17:03:31 +0200 |
| commit | 0afcbdc28f038b38d8cd7fe3d80191dc3bf31303 (patch) | |
| tree | 255f7e2c031b1c73a39c220e97ebd58be4379308 /ui/src/participant_row.ui | |
| parent | 9233c81e68555be6e451e371eccc2914269dd08a (diff) | |
| download | turns-0afcbdc28f038b38d8cd7fe3d80191dc3bf31303.tar.xz turns-0afcbdc28f038b38d8cd7fe3d80191dc3bf31303.zip | |
ui: rename participant_row to ParticipantRow
Diffstat (limited to 'ui/src/participant_row.ui')
| -rw-r--r-- | ui/src/participant_row.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/participant_row.ui b/ui/src/participant_row.ui index 1a215c6..b53cc53 100644 --- a/ui/src/participant_row.ui +++ b/ui/src/participant_row.ui @@ -3,7 +3,7 @@ <interface> <!-- interface-name participant_row.ui --> <requires lib="gtk" version="4.18"/> - <template class="gtkmm__CustomObject_participant_row" parent="GtkListBoxRow"> + <template class="gtkmm__CustomObject_ParticipantRow" parent="GtkListBoxRow"> <property name="activatable">False</property> <property name="child"> <object class="GtkBox"> |
