mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-02 22:25:48 +01:00
A few miscelaneous fixes
This commit is contained in:
@@ -650,7 +650,7 @@ paintButton(Button *bPtr)
|
||||
}
|
||||
}
|
||||
|
||||
W_PaintTextAndImage(bPtr->view, False, WMColorGC(textColor),
|
||||
W_PaintTextAndImage(bPtr->view, True, WMColorGC(textColor),
|
||||
(bPtr->font!=NULL ? bPtr->font : scrPtr->normalFont),
|
||||
relief, caption, bPtr->flags.alignment, image,
|
||||
bPtr->flags.imagePosition, gc, offset);
|
||||
|
||||
Reference in New Issue
Block a user