mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
New shutdown.h file
The new shutdown.h file includes the shutdown modes and the functions to shutdown Window Maker. The function definitios were moved from funcs.h and the struct WShutdownMode from WindowMaker.h. Now, externs are not needed, only include shutdown.h
This commit is contained in:
committed by
Carlos R. Mafra
parent
b71f2c30fd
commit
68208a01a0
@@ -37,6 +37,7 @@
|
||||
#include "winspector.h"
|
||||
#include "wmspec.h"
|
||||
#include "colormap.h"
|
||||
#include "shutdown.h"
|
||||
|
||||
extern Atom _XA_WM_DELETE_WINDOW;
|
||||
extern Time LastTimestamp;
|
||||
|
||||
Reference in New Issue
Block a user