On Sun, 29 Sep 2013, BALATON Zoltan escribió: > On Sun, 29 Sep 2013, Rodolfo García Peñas wrote: > >I am attaching an small patch to join the Default and Normal > >cursors. After this patch, we can remove the extra numbers in the > >enum. > > Why not just have > #define WCUR_DEFAULT WCUR_NORMAL > outside the enum instead? I think that's what was intended so that > the default cursor can be changed without editing all references.
Yes, is a good idea. Then, we can do this define, remove the WCUR_DEFAULT definition from the enum and remove the numbers. Who write the patch? ;-) Regards, kix > Regards, > BALATON Zoltan -- ||// //\\// Rodolfo "kix" Garcia ||\\// //\\ http://www.kix.es/ -- To unsubscribe, send mail to [email protected].
