asdfjkl / jfxchess

JFXChess - Chess Program
https://asdfjkl.github.io/jfxchess
GNU General Public License v2.0
100 stars 22 forks source link

Fix resources hardcoded locations, using Qt resources system. #46

Closed Atrament666 closed 5 years ago

Atrament666 commented 5 years ago

Using Qt resources system makes handling resources in application simpler, by compiling them in the binary file.