Merge remote-tracking branch 'remotes/hypherion2/master'

pull/591/merge
Don Ho 9 years ago
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…
Cancel
Save