ardovm commented on code in PR #448: URL: https://github.com/apache/openoffice/pull/448#discussion_r2578581005
########## main/vcl/inc/win/salids.hrc: ########## @@ -23,92 +23,89 @@ #define _SV_SALIDS_HRC // Cursor -#define SAL_RESID_POINTER_NULL 10000 -#ifndef W40ONLY -#define SAL_RESID_POINTER_HELP 10001 Review Comment: I think a comment would be useful here, telling that ID 10001 was once used for `SAL_RESID_POINTER_HELP`, that was deprecated in December 2025. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
