mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-24 22:34:54 +02:00
Merge remote-tracking branch 'remotes/hypherion2/master'
This commit is contained in:
commit
c902f94d5a
@ -617,6 +617,8 @@ LRESULT Notepad_plus::init(HWND hwnd)
|
||||
_toolBar.addToRebar(&_rebarTop);
|
||||
_rebarTop.setIDVisible(REBAR_BAR_TOOLBAR, willBeShown);
|
||||
|
||||
checkMacroState();
|
||||
|
||||
//--Init dialogs--//
|
||||
_findReplaceDlg.init(_pPublicInterface->getHinst(), hwnd, &_pEditView);
|
||||
_incrementFindDlg.init(_pPublicInterface->getHinst(), hwnd, &_findReplaceDlg, _nativeLangSpeaker.isRTL());
|
||||
|
Loading…
x
Reference in New Issue
Block a user