src/Lsp.vala
[roobuilder] / src / Lsp.vala
index a5058a7..067397e 100644 (file)
@@ -530,7 +530,7 @@ namespace Lsp {
                        }
                }
                public int sort_key { 
-                        {
+                       get  {
                                switch (this) {
                                        case Enum : return 1;
                                        case Class: return 2;