mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:50:12 +08:00
Update QvAutoCompleteTextEdit.cpp
This commit is contained in:
parent
bc29296716
commit
842df2110e
@ -136,7 +136,6 @@ namespace Qv2ray::ui::widgets {
|
||||
case Qt::Key_Escape:
|
||||
case Qt::Key_Tab:
|
||||
case Qt::Key_Backtab:
|
||||
case Qt::Key_Asterisk:
|
||||
e->ignore();
|
||||
return; // let the completer do default behavior
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user