mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-05 05:14:13 +01:00
bug fixes.
This commit is contained in:
@@ -640,6 +640,8 @@ WMSetTabViewFont(WMTabView *tPtr, WMFont *font)
|
||||
WMReleaseFont(tPtr->font);
|
||||
|
||||
tPtr->font = WMRetainFont(font);
|
||||
tPtr->tabHeight = WMFontHeight(tPtr->font) + 3;
|
||||
recalcTabWidth(tPtr);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user