Forget button in pad2

This commit is contained in:
yflory
2017-08-21 15:20:38 +02:00
parent e4020ba8d4
commit e2d39de143
7 changed files with 205 additions and 30 deletions

View File

@@ -62,4 +62,6 @@ define({
// display a warning
'Q_GET_PIN_LIMIT_STATUS': true,
// Move a pad to the trash using the forget button
'Q_MOVE_TO_TRASH': true,
});