1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 05:18:06 +01:00

New function create_logo_image

New function create_logo_image to set the logo image.
This commit is contained in:
Rodolfo García Peñas (kix)
2012-06-02 21:38:32 +02:00
committed by Carlos R. Mafra
parent 202b9eadc5
commit 21a5f41c08
3 changed files with 13 additions and 19 deletions

View File

@@ -310,7 +310,7 @@ WScreen *wScreenSearchForRootWindow(Window window);
WScreen *wScreenForWindow(Window window); /* slower than above functions */
void wScreenFinish(WScreen *scr);
void wScreenUpdateUsableArea(WScreen *scr);
void create_logo_image(WScreen *scr);
#endif