| 35 | } |
| 36 | |
| 37 | QString SuffixDictPath() { |
| 38 | return "/usr/share/openbangla-keyboard/data/suffix.json"; |
| 39 | } |
| 40 | |
| 41 | QString RegexDictPath() { |
| 42 | return "/usr/share/openbangla-keyboard/data/regex.json"; |
nothing calls this directly
no outgoing calls
no test coverage detected