Export miDisableCompositeWrapper.
This commit is contained in:
@@ -76,6 +76,9 @@
|
||||
#ifdef RENDER
|
||||
#include "mipict.h"
|
||||
#endif
|
||||
#ifdef COMPOSITE
|
||||
#include "cw/cw.h"
|
||||
#endif
|
||||
|
||||
/* mi things */
|
||||
|
||||
@@ -209,6 +212,9 @@ LOOKUP miLookupTab[] = {
|
||||
#ifdef RENDER
|
||||
SYMFUNC(miGlyphExtents)
|
||||
#endif
|
||||
#ifdef COMPOSITE
|
||||
SYMFUNC(miDisableCompositeWrapper)
|
||||
#endif
|
||||
|
||||
{0, 0}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user