Revert "removed unnecessary macro"

This reverts commit 4e3aaa6de5.
ugfx_release_2.6
Joel Bodenmann 2014-01-04 01:31:47 +01:00
parent ffed62c5ba
commit 07869da909
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
// Macro's to assist in data type conversions
#define gh2obj ((GListObject *)gh)
#define gw2obj ((GListObject *)gw)
#define qi2li ((ListItem *)qi)
#define qix2li ((ListItem *)qix)
#define ple ((GEventGWinList *)pe)