aboutsummaryrefslogtreecommitdiff
path: root/resources/ui
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2021-10-30 15:41:51 +0200
committerTheJackiMonster <thejackimonster@gmail.com>2021-10-30 15:41:51 +0200
commit7e0a36c3954f7a054a3a7acab1cdfb239a466917 (patch)
treea30968da2107a85094127e9262b6ba394d54fc49 /resources/ui
parented38dc013434e1711087964169b6f99ffec4f0c1 (diff)
downloadmessenger-gtk-7e0a36c3954f7a054a3a7acab1cdfb239a466917.tar.gz
messenger-gtk-7e0a36c3954f7a054a3a7acab1cdfb239a466917.zip
Removed debug print and hooked up chat details buttons
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'resources/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 d4282a4..a776361 100644
--- a/resources/ui/messenger.ui
+++ b/resources/ui/messenger.ui
@@ -930,7 +930,7 @@ Author: Tobias Frisch
930 </packing> 930 </packing>
931 </child> 931 </child>
932 <child> 932 <child>
933 <object class="GtkButton"> 933 <object class="GtkButton" id="chat_details_button">
934 <property name="visible">True</property> 934 <property name="visible">True</property>
935 <property name="can-focus">True</property> 935 <property name="can-focus">True</property>
936 <property name="receives-default">True</property> 936 <property name="receives-default">True</property>
@@ -1598,7 +1598,7 @@ Author: Tobias Frisch
1598 </packing> 1598 </packing>
1599 </child> 1599 </child>
1600 <child> 1600 <child>
1601 <object class="GtkButton"> 1601 <object class="GtkButton" id="hide_chat_details_button">
1602 <property name="visible">True</property> 1602 <property name="visible">True</property>
1603 <property name="can-focus">True</property> 1603 <property name="can-focus">True</property>
1604 <property name="receives-default">True</property> 1604 <property name="receives-default">True</property>