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:
committed by
Carlos R. Mafra
parent
dd8d320619
commit
68cdba0e29
@@ -44,6 +44,7 @@
|
||||
#include "appicon.h"
|
||||
#include "wmspec.h"
|
||||
#include "misc.h"
|
||||
#include "startup.h"
|
||||
|
||||
/**** Global varianebles ****/
|
||||
extern WPreferences wPreferences;
|
||||
|
||||
Reference in New Issue
Block a user