aaronhktan / jyut-dict

A free, open-source, offline Cantonese Dictionary for Windows, Mac, and Linux. Qt, SQLite. C++ and Python.
https://jyutdictionary.com
MIT License
122 stars 8 forks source link

#161: Use QString::fromStdString(x) instead of QString{x.c_str()} #162

Closed aaronhktan closed 6 months ago

aaronhktan commented 6 months ago

Description

Part of improvements as part of #161.

Type of change

How Has This Been Tested?

Tested on macOS.

Checklist: