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

Add down+up gesture to mousegestures header

This commit is contained in:
Eion Robb 2014-11-20 13:34:04 +13:00
parent 00812af136
commit 3fe5a699ff

View File

@ -60,6 +60,7 @@ private slots:
void downRightGestured(); void downRightGestured();
void downLeftGestured(); void downLeftGestured();
void downUpGestured();
void upDownGestured(); void upDownGestured();
void upLeftGestured(); void upLeftGestured();