Play nicely with new API in Vala 0.14
[platform/upstream/folks.git] / folks / types.vala
index fb897cb..39a61e6 100644 (file)
@@ -25,7 +25,7 @@ namespace Folks
   /**
    * A 'boolean' type that has a distinct 'unset' state.
    */
-  public static enum MaybeBool
+  public enum MaybeBool
     {
       /**
        * This value is explicitly unset.