Skip to content

Commit

Permalink
add excplicit icon size for numerous plugins (ros-visualization/rqt#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Aug 20, 2013
1 parent d92e1dd commit 5c81c29
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions rqt_msg/resource/messages.ui
Original file line number Diff line number Diff line change
Expand Up @@ -72,18 +72,18 @@
</item>
<item>
<widget class="QPushButton" name="_add_button">
<property name="maximumSize">
<size>
<width>32</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>Add Currently Selected Message</string>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</widget>
</item>
<item>
Expand Down

0 comments on commit 5c81c29

Please sign in to comment.