diff options
Diffstat (limited to 'res/widgets/participant_list_row.ui')
| -rw-r--r-- | res/widgets/participant_list_row.ui | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/res/widgets/participant_list_row.ui b/res/widgets/participant_list_row.ui index b3cab2e..f1e4fe1 100644 --- a/res/widgets/participant_list_row.ui +++ b/res/widgets/participant_list_row.ui @@ -31,13 +31,12 @@ <property name="orientation">vertical</property> <property name="valign">center</property> <child> - <object class="GtkEditableLabel" id="title"> + <object class="GtkLabel" id="title"> <property name="visible">False</property> + <property name="xalign">0.0</property> <style> <class name="title"/> </style> - <!-- Custom object fragments --> - <property name="sensitive" bind-source="toggle_defeated" bind-property="active" bind-flags="sync-create|invert-boolean"/> </object> </child> <child> |
