Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Commit

Permalink
Set a minmal width for result_view in janitorpage.ui to fix Bug #1144075
Browse files Browse the repository at this point in the history
  • Loading branch information
tualatrix committed Sep 14, 2013
1 parent 7f0c743 commit 5943435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/ui/janitorpage.ui
Expand Up @@ -91,6 +91,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="model">result_model</property>
<property name="width_request">1</property>
<property name="headers_visible">False</property>
<property name="expander_column">result_column</property>
<property name="rules_hint">True</property>
Expand Down

0 comments on commit 5943435

Please sign in to comment.