mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-27 07:44:24 +02:00
Fix modified Find dialog status msg not being remembered throu sessions
Fix #15724
This commit is contained in:
parent
911600fa20
commit
c224a9630e
@ -476,6 +476,7 @@ LRESULT Notepad_plus::init(HWND hwnd)
|
||||
// Menu Section //
|
||||
// ------------ //
|
||||
nppParam.initTabCustomColors();
|
||||
nppParam.initFindDlgStatusMsgCustomColors();
|
||||
setupColorSampleBitmapsOnMainMenuItems();
|
||||
|
||||
// Macro Menu
|
||||
|
Loading…
x
Reference in New Issue
Block a user