Skip to content

Commit

Permalink
Removed deprecated GtkTreeView::rules-hint property since GTK 3.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwarat committed Aug 29, 2014
1 parent 09051de commit 7b90fd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions input-pad/dialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@ You also can copy pad files from /usr/share/input-pad/pad to $HOME/.config/pad t
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="headers_visible">True</property>
<property name="rules_hint">True</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>
</object>
Expand Down Expand Up @@ -437,7 +436,6 @@ You also can copy pad files from /usr/share/input-pad/pad to $HOME/.config/pad t
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="headers_visible">True</property>
<property name="rules_hint">True</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>
</object>
Expand Down

0 comments on commit 7b90fd0

Please sign in to comment.