diff options
-rw-r--r-- | libversit/vobject.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libversit/vobject.h b/libversit/vobject.h index bc31dc8297..200e37f048 100644 --- a/libversit/vobject.h +++ b/libversit/vobject.h @@ -251,6 +251,7 @@ extern "C" { #define XPilotIdProp "X-PILOTID" #define XPilotStatusProp "X-PILOTSTAT" +#define XPilotNoTimeProp "X-PILOT-NOTIME" typedef struct VObject VObject; |