tobspr / LUI

Lightweight User Interface for Panda3D
MIT License
84 stars 24 forks source link

small fixes for gcc 5+ / clang build #41

Closed pmp-p closed 6 years ago

pmp-p commented 6 years ago

recent compilers are picky on conversion.

tobspr commented 6 years ago

Thanks!