mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-26 23:34:44 +02:00
Fix a regression introduced by refactoring
The regression was introduce by: ff734af115372eb3e6660c2891e55a914efb30bd Fix https://community.notepad-plus-plus.org/topic/26716/notepad-v8-7-9-release-candidate/2?_=1742869287530
This commit is contained in:
parent
100164ff8d
commit
8ce442bd2d
@ -406,6 +406,7 @@ LRESULT Notepad_plus::init(HWND hwnd)
|
||||
|
||||
_mainDocTab.display();
|
||||
TabBarPlus::triggerOwnerDrawTabbar(&(_mainDocTab.dpiManager()));
|
||||
drawTabbarColoursFromStylerArray();
|
||||
|
||||
//
|
||||
// Initialize the default foreground & background color
|
||||
|
Loading…
x
Reference in New Issue
Block a user