mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-04-30 22:06:38 +00:00
e9146b3b6c
* translation update * fix broken build with gcc (#87). The issue was reproduced only with gcc build and has been resolved by just replacing C-like `isnan` to `std::isnan`