aboutsummaryrefslogtreecommitdiff
path: root/src/event.h
blob: 83012252b599d1267cfa89011f4b432a110f5571 (plain)
1
2
3
4
5
6
7
8
/* See LICENSE file for copyright and license details. */

#ifndef __CHERRY_EVENT_H__
#define __CHERRY_EVENT_H__

#define DELETE_WINDOW 0

#endif /* __CHERRY_EVENT_H__ */