mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-23 05:45:00 +02:00
Activate clicable URL by default
This commit is contained in:
parent
f524dfaf06
commit
ee5601960c
@ -766,7 +766,7 @@ struct NppGUI final
|
||||
// 0 : do nothing
|
||||
// 1 : don't draw underline
|
||||
// 2 : draw underline
|
||||
int _styleURL = 0;
|
||||
int _styleURL = 2;
|
||||
|
||||
NewDocDefaultSettings _newDocDefaultSettings;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user