Another bustage fix. Somehow #endif was missing

This commit is contained in:
aaronleventhal%moonset.net 2006-06-15 14:18:52 +00:00
parent a89b44afd6
commit 9a555fbab2

View File

@ -81,6 +81,7 @@
#define USE_ATK_STATE_SUPPORTS_AUTOCOMPLETION // XXX not currently used
#define USE_ATK_STATE_SELECTABLE_TEXT // XXX not currently used
#define USE_ATK_DOCUMENT // XXX not currently used
#endif
// ATK 1.12.0 or later
#if ATK_MAJOR_VERSION >=2 || \