Elm.Systray: Fix compile

Here's a hint to any developer at home: CTRL-S *before* you commit.
This commit is contained in:
Kai Huuhko 2015-04-17 14:59:11 +03:00
parent 70fb839813
commit b704005981
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ cdef extern from "Elementary.h":
ctypedef Eo Elm_Systray
cpdef enum:
ELM_EVENT_SYSTRAY_READY
cpdef enum _Elm_Systray_Category:
ELM_SYSTRAY_CATEGORY_APP_STATUS
ELM_SYSTRAY_CATEGORY_COMMUNICATIONS