aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/chat.ui
diff options
context:
space:
mode:
Diffstat (limited to 'resources/ui/chat.ui')
-rw-r--r--resources/ui/chat.ui12
1 files changed, 12 insertions, 0 deletions
diff --git a/resources/ui/chat.ui b/resources/ui/chat.ui
index 383645d..5f50cbd 100644
--- a/resources/ui/chat.ui
+++ b/resources/ui/chat.ui
@@ -143,6 +143,18 @@ Author: Tobias Frisch
143 </packing> 143 </packing>
144 </child> 144 </child>
145 <child> 145 <child>
146 <object class="HdyAvatar" id="chat_avatar">
147 <property name="visible">True</property>
148 <property name="can-focus">False</property>
149 <property name="size">32</property>
150 </object>
151 <packing>
152 <property name="expand">False</property>
153 <property name="fill">True</property>
154 <property name="position">2</property>
155 </packing>
156 </child>
157 <child>
146 <object class="GtkButton" id="chat_load_button"> 158 <object class="GtkButton" id="chat_load_button">
147 <property name="can-focus">True</property> 159 <property name="can-focus">True</property>
148 <property name="receives-default">True</property> 160 <property name="receives-default">True</property>