mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
Updated header file for latest changes in the function prototypes
This commit is contained in:
@@ -1684,7 +1684,8 @@ void WMRemoveBoxSubview(WMBox *bPtr, WMView *view);
|
|||||||
|
|
||||||
void WMSetBoxHorizontal(WMBox *box, Bool flag);
|
void WMSetBoxHorizontal(WMBox *box, Bool flag);
|
||||||
|
|
||||||
void WMSetBoxExpandsToParent(WMBox *box);
|
void WMSetBoxExpandsToParent(WMBox *box, int topOffs, int bottomOffs,
|
||||||
|
int leftOffs, int rightOffs);
|
||||||
|
|
||||||
/* ....................................................................... */
|
/* ....................................................................... */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user