mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2024-11-15 13:35:44 +08:00
Use a loop to initialize the hash table
Using an static read-only array of string literal and id pairs allows to initialize the hash table in a loop. This results in smaller and less redundant code.
This commit is contained in:
parent
2bced6aeb2
commit
3b5290d8a4