Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Commit

Permalink
[MouseGestures] Add the info to the UI about Down+Up gesture
Browse files Browse the repository at this point in the history
  • Loading branch information
EionRobb committed Nov 21, 2014
1 parent 65a803b commit 154b43a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/plugins/MouseGestures/mousegesturessettingsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,20 @@
</property>
</widget>
</item>
<item row="4" column="2">
<widget class="QLabel" name="label_14">
<property name="pixmap">
<pixmap>:/mousegestures/data/down-up.gif</pixmap>
</property>
</widget>
</item>
<item row="4" column="3">
<widget class="QLabel" name="label_16">
<property name="text">
<string>&lt;b&gt;Duplicate&lt;/b&gt;&lt;br/&gt;Duplicate current tab</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
Expand Down

0 comments on commit 154b43a

Please sign in to comment.