Skip to content

Commit

Permalink
Title bar background color and text color follow windows settings whe…
Browse files Browse the repository at this point in the history
…n not customized (#2505) (3)
  • Loading branch information
sdottaka committed Nov 16, 2024
1 parent 44f94c0 commit 086642d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Src/Common/MDITabBar.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ class CMyTabCtrl : public CTabCtrl
void SwapTabs(int nIndexA, int nIndexB);
int GetMaxTitleLength() const;
void UpdateToolTips(int index);
COLORREF GetDwmTitleTextColor() const;
COLORREF GetDwmTitlebarColor() const;
};

/**
Expand Down

0 comments on commit 086642d

Please sign in to comment.