mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
CommitStackingForWindow prototype
add CommitStackingForWindow() prototype to superfluous.c Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
This commit is contained in:
committed by
Carlos R. Mafra
parent
35ed80648b
commit
e18eba6ae7
@@ -44,4 +44,6 @@ void CommitStacking(WScreen *scr);
|
||||
|
||||
void CommitStackingForFrame(WCoreWindow *frame);
|
||||
|
||||
void CommitStackingForWindow(WCoreWindow * frame);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
#include "window.h"
|
||||
#include "actions.h"
|
||||
#include "xinerama.h"
|
||||
#include "stacking.h"
|
||||
|
||||
extern WPreferences wPreferences;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user