1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

[MouseGestures] Add the info to the UI about Down+Up gesture

This commit is contained in:
Eion Robb 2014-11-21 13:04:04 +13:00
parent 65a803b9cc
commit 154b43a644

View File

@ -300,6 +300,20 @@
</property> </property>
</widget> </widget>
</item> </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> </layout>
</item> </item>
<item> <item>