1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

New header file switchmenu.h

The file switchmenu.h includes the function prototypes for switchmenu.c.

The prototypes included were moved from funcs.h.

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
This commit is contained in:
Rodolfo García Peñas (kix)
2013-05-15 13:07:56 +02:00
committed by Carlos R. Mafra
parent 9ededf6cb2
commit ed80a9bf5c
9 changed files with 36 additions and 7 deletions

View File

@@ -47,6 +47,7 @@
#include "client.h"
#include "wmspec.h"
#include "misc.h"
#include "switchmenu.h"
#include <WINGs/WUtil.h>