I20240907-1800
Widget#addListener(int, Listener) currently states that event constants are defined in the SWTError class, but these constants are defined in the SWT class. This change fixes the faulty reference.
Widget#addListener(int, Listener) currently states that event constants are defined in the SWTError class, but these constants are defined in the SWT class. This change fixes the faulty reference.