summaryrefslogtreecommitdiff
path: root/atk/atkobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atkobject.h')
-rwxr-xr-xatk/atkobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkobject.h b/atk/atkobject.h
index 46016f4..576fecb 100755
--- a/atk/atkobject.h
+++ b/atk/atkobject.h
@@ -208,7 +208,7 @@ typedef enum
ATK_LAYER_WIDGET,
ATK_LAYER_MDI,
ATK_LAYER_POPUP,
- ATK_LAYER_OVERLAY,
+ ATK_LAYER_OVERLAY
} AtkLayer;
#define ATK_TYPE_OBJECT (atk_object_get_type ())