1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-18 20:10:29 +01:00

Added missing function declaration.

This commit is contained in:
Jeremy Sowden
2019-07-12 23:28:09 +01:00
committed by Carlos R. Mafra
parent be922384ac
commit b59273f199

View File

@@ -82,6 +82,7 @@ void animateResize(WScreen *scr, int x, int y, int w, int h, int fx, int fy, int
void update_saved_geometry(WWindow *wwin);
void movePionterToWindowCenter(WWindow *wwin);
void moveBetweenHeads(WWindow *wwin, int direction);
#endif