Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
14
cde/programs/dtwm/WmSignal.h
Normal file
14
cde/programs/dtwm/WmSignal.h
Normal file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* (c) Copyright 1989, 1990, 1991, 1992 OPEN SOFTWARE FOUNDATION, INC.
|
||||
* ALL RIGHTS RESERVED
|
||||
*/
|
||||
/*
|
||||
* Motif Release 1.2
|
||||
*/
|
||||
/* $XConsortium: WmSignal.h /main/4 1995/11/01 11:52:55 rswiston $ */
|
||||
/*
|
||||
* (c) Copyright 1987, 1988, 1989, 1990 HEWLETT-PACKARD COMPANY */
|
||||
|
||||
extern void SetupWmSignalHandlers (int);
|
||||
extern void QuitWmSignalHandler (int);
|
||||
extern void RestoreDefaultSignalHandlers (void);
|
||||
Reference in New Issue
Block a user