summaryrefslogtreecommitdiff
path: root/resources/ui/messenger.ui
diff options
context:
space:
mode:
Diffstat (limited to 'resources/ui/messenger.ui')
-rw-r--r--resources/ui/messenger.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/ui/messenger.ui b/resources/ui/messenger.ui
index 50b68b7..d0487fa 100644
--- a/resources/ui/messenger.ui
+++ b/resources/ui/messenger.ui
@@ -254,7 +254,7 @@ Author: Tobias Frisch
<property name="orientation">vertical</property>
<property name="spacing">16</property>
<child>
- <object class="HdyAvatar">
+ <object class="HdyAvatar" id="profile_avatar">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
@@ -267,7 +267,7 @@ Author: Tobias Frisch
</packing>
</child>
<child>
- <object class="GtkLabel">
+ <object class="GtkLabel" id="profile_label">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Profile name</property>