mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-28 00:04:25 +02:00
Fix Style Configurator regression: "URL hovered"'s "Go to Settings" not working
Fix #15493
This commit is contained in:
parent
6b97e68cbb
commit
29ff2da823
@ -934,6 +934,7 @@ std::pair<intptr_t, intptr_t> WordStyleDlg::goToPreferencesSettings()
|
|||||||
recentFileHistory,
|
recentFileHistory,
|
||||||
fileAssociation,
|
fileAssociation,
|
||||||
language,
|
language,
|
||||||
|
indentation,
|
||||||
highlighting,
|
highlighting,
|
||||||
print,
|
print,
|
||||||
searching,
|
searching,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user