| 39 | } |
| 40 | |
| 41 | QString RegexDictPath() { |
| 42 | return "/usr/share/openbangla-keyboard/data/regex.json"; |
| 43 | } |
| 44 | |
| 45 | QString AutoCorrectFilePath() { |
| 46 | return "/usr/share/openbangla-keyboard/data/autocorrect.json"; |
nothing calls this directly
no outgoing calls
no test coverage detected