Skip to content

Commit

Permalink
Deactivating default GtkTreeView search
Browse files Browse the repository at this point in the history
  • Loading branch information
antenore committed Mar 8, 2016
1 parent 3f447fd commit 34e54cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions remmina/ui/remmina_main.glade
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="model">liststore_files_list</property>
<property name="enable_search">False</property>
<property name="search_column">0</property>
<signal name="button-press-event" handler="remmina_main_file_list_on_button_press" swapped="no"/>
<signal name="key-press-event" handler="remmina_main_file_list_on_key_press" swapped="no"/>
Expand Down

0 comments on commit 34e54cc

Please # to comment.