Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2018-05-07 12:26:33 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-05-07 12:26:33 +0300
commitbdc09c06c15b66411f5b23c695c5c4e1aef0bada (patch)
tree7cdf79b932c21aeadfbba4d7d738483311166e6c
parentc17c2d636193a98dd9b849dc0a484964b27b3b2f (diff)
Add close button
-rw-r--r--data/ui/remmina_main.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/ui/remmina_main.glade b/data/ui/remmina_main.glade
index e9d82f665..8f15fa563 100644
--- a/data/ui/remmina_main.glade
+++ b/data/ui/remmina_main.glade
@@ -241,6 +241,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">0</property>
+ <property name="show_close_button">True</property>
<child>
<object class="GtkButton" id="button_new">
<property name="visible">True</property>