vlang / ui

A cross-platform UI library written in V
MIT License
2.31k stars 154 forks source link

Fix naming to prevent shadowing #499

Closed ChAoSUnItY closed 1 year ago

ChAoSUnItY commented 1 year ago

From https://github.com/vlang/v/pull/17197, fix variable naming to prevent import symbol shadowing.