add initial support of tag suggestion

This commit is contained in:
2016-10-24 08:12:14 +03:00
parent d520f55afc
commit 87406f70c4
6 changed files with 65 additions and 11 deletions

View File

@ -57,6 +57,7 @@ Item {
AWTextEditor {
id: textPattern
backend: dpAdds
}
}