feat: trigger completion of commands on the input of backlash / char

This commit is contained in:
Srevin Saju
2021-05-01 13:30:24 +03:00
parent ee595ed374
commit 6575d23072
4 changed files with 17 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ add_executable(neochat
login.cpp
stickerevent.cpp
chatboxhelper.cpp
commandmodel.cpp
../res.qrc
)