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

New header file startup.h

The file startup.h includes the function prototypes for startup.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:50 +02:00
committed by Carlos R. Mafra
parent dd8d320619
commit 68cdba0e29
8 changed files with 44 additions and 17 deletions

View File

@@ -74,6 +74,7 @@ wmaker_SOURCES = \
stacking.c \
stacking.h \
startup.c \
startup.h \
superfluous.c \
superfluous.h \
switchmenu.c \