diff options
author | fiaxh <git@mx.ax.lt> | 2017-11-22 21:09:39 +0100 |
---|---|---|
committer | fiaxh <git@mx.ax.lt> | 2017-11-23 01:28:29 +0100 |
commit | 64774241e587eab64b10a0c35dd455f6a2288a55 (patch) | |
tree | e019252bce51a684dc1c97c97d897a193715d360 /main/data | |
parent | 9165c4db278b2d3da636d53e89c3b80cff66977f (diff) | |
download | dino-64774241e587eab64b10a0c35dd455f6a2288a55.tar.gz dino-64774241e587eab64b10a0c35dd455f6a2288a55.zip |
Fix memory leak
Diffstat (limited to 'main/data')
-rw-r--r-- | main/data/add_conversation/conference_details_fragment.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/data/add_conversation/conference_details_fragment.ui b/main/data/add_conversation/conference_details_fragment.ui index 0ef15c03..a4f6f5d3 100644 --- a/main/data/add_conversation/conference_details_fragment.ui +++ b/main/data/add_conversation/conference_details_fragment.ui @@ -250,7 +250,6 @@ <object class="GtkLabel" id="notification_label"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">This is an app-notification. Click the button to dismiss</property> </object> <packing> <property name="expand">False</property> |