SubtitleEdit / subtitleedit

the subtitle editor :)
http://www.nikse.dk/SubtitleEdit/Help
GNU General Public License v3.0
8.87k stars 916 forks source link

Standardize hyphen character handling in RemoveDialogFirstLineInNonDialogs ✨ #8947

Closed ivandrofly closed 3 weeks ago

ivandrofly commented 3 weeks ago

Replaced occurrences of literal hyphen characters with named constants to improve code readability and maintainability. This change ensures consistent handling of both hyphen-minus and standard hyphen characters throughout the function.