From: Duilio J. P. <dp...@fc...> - 2004-09-06 18:06:02
|
> Regarding libvisual/lvconfig.h mostly: > > we now have LV_... and VISUAL_... shall we > go VISUAL_ completely or shall we use LV_ for > config defines ? > > what do you think ? > > Cheers, > Dennis I think we must use VISUAL_* for define's intended to be used by users, and LV_* for define's used internally by the library (or _LV_* better). Bye, Duilio. |