diff options
author | fiaxh <git@mx.ax.lt> | 2017-04-04 19:55:24 +0200 |
---|---|---|
committer | fiaxh <git@mx.ax.lt> | 2017-04-04 19:55:24 +0200 |
commit | d6e742eb611f28fc2fcfbb67d4246f862df5c1c9 (patch) | |
tree | 11c49f20fc171843e8150b3ce545581172e31e87 /main/data | |
parent | cb3c896bdbd5f8308e250b9714bac3343f959678 (diff) | |
download | dino-d6e742eb611f28fc2fcfbb67d4246f862df5c1c9.tar.gz dino-d6e742eb611f28fc2fcfbb67d4246f862df5c1c9.zip |
Application menu fallback button
Diffstat (limited to 'main/data')
-rw-r--r-- | main/data/conversation_list_titlebar.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/data/conversation_list_titlebar.ui b/main/data/conversation_list_titlebar.ui index 6be6ffc7..6c08881c 100644 --- a/main/data/conversation_list_titlebar.ui +++ b/main/data/conversation_list_titlebar.ui @@ -2,6 +2,7 @@ <interface> <template class="DinoUiConversationListTitlebar" parent="GtkHeaderBar"> <property name="hexpand">False</property> + <property name="show_close_button">True</property> <property name="visible">True</property> <style> <class name="left_toolbar"/> |