aboutsummaryrefslogtreecommitdiff
path: root/resources/ui/chat.ui
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2022-03-14 20:33:10 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2022-03-14 20:33:10 +0100
commit8e8f7bf802109d986f7c2c083b1622d25c7f5356 (patch)
tree831473f9a4b0f7380ca40f0fa457b15ef7c40b11 /resources/ui/chat.ui
parent8ac4536fbfe1bbcc6da753e3bea2944d0c937323 (diff)
downloadmessenger-gtk-8e8f7bf802109d986f7c2c083b1622d25c7f5356.tar.gz
messenger-gtk-8e8f7bf802109d986f7c2c083b1622d25c7f5356.zip
Implement sending voice messages with preview functionality
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'resources/ui/chat.ui')
-rw-r--r--resources/ui/chat.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/ui/chat.ui b/resources/ui/chat.ui
index 0c08970..334fc81 100644
--- a/resources/ui/chat.ui
+++ b/resources/ui/chat.ui
@@ -449,7 +449,7 @@ Author: Tobias Frisch
449 <object class="GtkLabel" id="recording_label"> 449 <object class="GtkLabel" id="recording_label">
450 <property name="visible">True</property> 450 <property name="visible">True</property>
451 <property name="can-focus">False</property> 451 <property name="can-focus">False</property>
452 <property name="label" translatable="yes">00:00</property> 452 <property name="label" translatable="yes">00:00:00</property>
453 </object> 453 </object>
454 <packing> 454 <packing>
455 <property name="expand">False</property> 455 <property name="expand">False</property>