mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-07 22:34:18 +01:00
bracket enum declarations with preprocessor defines to avoid
redefinition of the same enums.
This commit is contained in:
@@ -68,7 +68,8 @@ typedef struct {
|
||||
#define WMFHideApplication 12
|
||||
|
||||
|
||||
#if !defined(_NSWindow_h_) && !defined(_GNUstep_H_GUITypes)
|
||||
#ifndef _DEFINED_GNUSTEP_WINDOW_INFO
|
||||
#define _DEFINED_GNUSTEP_WINDOW_INFO
|
||||
/*
|
||||
* Window levels are taken from GNUstep (gui/AppKit/NSWindow.h)
|
||||
* NSDesktopWindowLevel intended to be the level at which things
|
||||
|
||||
Reference in New Issue
Block a user