1
0
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:
dan
2001-01-21 03:00:00 +00:00
parent e0fbdaa15e
commit 714db5cb3a

View File

@@ -1684,7 +1684,8 @@ void WMRemoveBoxSubview(WMBox *bPtr, WMView *view);
void WMSetBoxHorizontal(WMBox *box, Bool flag);
void WMSetBoxExpandsToParent(WMBox *box);
void WMSetBoxExpandsToParent(WMBox *box, int topOffs, int bottomOffs,
int leftOffs, int rightOffs);
/* ....................................................................... */