Debounce input from the search edit

This makes writing there a little bit more pleasant
This commit is contained in:
Luis Ángel San Martín
2023-06-03 20:25:14 +02:00
parent c30e1c6829
commit 16faacec65
5 changed files with 331 additions and 2 deletions

View File

@ -264,6 +264,7 @@ include(./comic_vine/comic_vine.pri)
include(../third_party/QsLog/QsLog.pri)
include(../shortcuts_management/shortcuts_management.pri)
include(../third_party/QrCode/QrCode.pri)
include(../third_party/KDToolBox/KDToolBox.pri)
RESOURCES += images.qrc files.qrc
win32:RESOURCES += images_win.qrc