src/org/gege/caldavsyncadapter/Constants.java

Tue, 10 Feb 2015 22:55:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 10 Feb 2015 22:55:00 +0100
changeset 10
262b0d479a96
permissions
-rw-r--r--

Port to VAlarm class behaviour of upgraded ical4j version 1.0.6.

     1 package org.gege.caldavsyncadapter;
     3 /**
     4  * @author Joseph Weigl
     5  */
     6 public class Constants {
     8     public static final String USER_DATA_TRUST_ALL_KEY = "USER_DATA_TRUSTALL_KEY";
    10 }

mercurial