X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=RooProject.vala;h=053035ace1efaa7f96f2d9376e3bd30e03aabefd;hp=7ac83f9d539c938c1f5460b14a10023e6455b9ac;hb=0c211b54e2f68f7a21c91ad6bb101f3237876341;hpb=3d057ad4e1e4505ee3336ddadc3612f1d855a85a diff --git a/RooProject.vala b/RooProject.vala index 7ac83f9d..053035ac 100644 --- a/RooProject.vala +++ b/RooProject.vala @@ -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... {