src/Project/Gtk.vala
authorAlan Knowles <alan@roojs.com>
Mon, 27 Apr 2015 09:19:57 +0000 (17:19 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 27 Apr 2015 09:19:57 +0000 (17:19 +0800)
src/Project/Gtk.vala

index c20314d..fab11ec 100644 (file)
@@ -189,7 +189,10 @@ namespace Project {
                                        }
                                        // any other valid types???
                                
                                        }
                                        // any other valid types???
                                
-                               }       
+                               }
+                               // add the cfiles to ret - if they do not have a vala...
+                               
+                                      
                        } catch(Error e) {
                                print("oops - something went wrong scanning the projects\n");
                        }
                        } catch(Error e) {
                                print("oops - something went wrong scanning the projects\n");
                        }