CommitStackingForWindow prototype

add CommitStackingForWindow() prototype to superfluous.c
Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
This commit is contained in:
Tamas TEVESZ
2010-10-07 12:04:28 +02:00
committed by Carlos R. Mafra
parent 35ed80648b
commit e18eba6ae7
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -44,4 +44,6 @@ void CommitStacking(WScreen *scr);
void CommitStackingForFrame(WCoreWindow *frame);
void CommitStackingForWindow(WCoreWindow * frame);
#endif