diff options
author | Szymon Kłos <eszkadev@gmail.com> | 2015-07-09 12:07:26 +0200 |
---|---|---|
committer | Szymon Kłos <eszkadev@gmail.com> | 2015-07-16 09:53:36 +0200 |
commit | c98402270676c3adb232f9c795540b33179f1cc6 (patch) | |
tree | 5e563995b8abc22d692bed63fc573d9e6e74677f /svtools/uiconfig | |
parent | a26defa1e54c9a5016948b4a987f47530a311647 (diff) |
RemoteFilesDialog: handled save button
Change-Id: Iec9129eac618d21370b8e5ecb331eb9518ecf082
Diffstat (limited to 'svtools/uiconfig')
-rw-r--r-- | svtools/uiconfig/ui/remotefilesdialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/uiconfig/ui/remotefilesdialog.ui b/svtools/uiconfig/ui/remotefilesdialog.ui index f4a591fd96b6..0ba817b95086 100644 --- a/svtools/uiconfig/ui/remotefilesdialog.ui +++ b/svtools/uiconfig/ui/remotefilesdialog.ui @@ -35,7 +35,6 @@ <child> <object class="GtkButton" id="open"> <property name="label">gtk-open</property> - <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">True</property> |