Skip to content

Commit

Permalink
Refs #4141. Adding tooltip to button.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Reuter committed Nov 17, 2011
1 parent 56a4b75 commit 395f958
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@
</item>
<item>
<widget class="QToolButton" name="parallelProjButton">
<property name="toolTip">
<string>Toggle Parallel Projection</string>
</property>
<property name="icon">
<iconset resource="../../icons/ViewWidgetsIcons.qrc">
<normaloff>:/VatesSimpleGuiViewWidgets/icons/parallel_projection.png</normaloff>:/VatesSimpleGuiViewWidgets/icons/parallel_projection.png</iconset>
Expand Down

0 comments on commit 395f958

Please sign in to comment.