diff options
Diffstat (limited to 'resources/ui/messenger.ui')
-rw-r--r-- | resources/ui/messenger.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/ui/messenger.ui b/resources/ui/messenger.ui index d4282a4..a776361 100644 --- a/resources/ui/messenger.ui +++ b/resources/ui/messenger.ui @@ -930,7 +930,7 @@ Author: Tobias Frisch </packing> </child> <child> - <object class="GtkButton"> + <object class="GtkButton" id="chat_details_button"> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">True</property> @@ -1598,7 +1598,7 @@ Author: Tobias Frisch </packing> </child> <child> - <object class="GtkButton"> + <object class="GtkButton" id="hide_chat_details_button"> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">True</property> |