dont commit USE_XTHEME

Signed-off-by: SergeySlice <sergey.slice@gmail.com>
This commit is contained in:
SergeySlice 2020-03-29 10:18:00 +03:00
parent 76900d6350
commit 443ad8ee3e

View File

@ -37,7 +37,7 @@
#ifndef __LIBEG_LIBEG_H__
#define __LIBEG_LIBEG_H__
#define USE_XTHEME 1
#define USE_XTHEME 0
#ifdef __cplusplus
extern "C" {