typedef E_Event_Border_Simple

This commit is contained in:
Mike Blumenkrantz 2013-05-10 10:39:36 +01:00
parent 95b9313e64
commit f5a573abf4
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ typedef enum _E_Border_Hook_Point
} E_Border_Hook_Point;
typedef struct _E_Border E_Border;
typedef struct _E_Event_Border_Simple E_Event_Border_Simple;
typedef struct _E_Border_Pending_Move_Resize E_Border_Pending_Move_Resize;
typedef struct _E_Border_Hook E_Border_Hook;
typedef struct _E_Event_Border_Simple E_Event_Border_Resize;