Fixing wrong macro default value definition
This commit is contained in:
parent
da2ee2d7ad
commit
117e26bffd
@ -28,7 +28,7 @@
|
||||
* @details Defaults to FALSE
|
||||
*/
|
||||
#ifndef GWIN_NEED_WINDOWMANAGER
|
||||
#define GWIN_NEED_WIDGET FALSE
|
||||
#define GWIN_NEED_WINDOWMANAGER FALSE
|
||||
#endif
|
||||
/**
|
||||
* @brief Should the widget hierarchy be included. This provides parent-child features.
|
||||
|
Loading…
Reference in New Issue
Block a user