RooProject.vala
[gitlive] / RooProject.vala
index 7ac83f9..053035a 100644 (file)
@@ -41,7 +41,10 @@ public class RooProject  : Object
                GLib.debug("ADD project  %s : %s : %s", add.id, add.code, add.name);
                return add;
        }
-       
+       void reloadProjects()  /// has to be called on singleton..
+       {
+               
+       }
        
        static  void loadProjects() // called from singleton...
        {