Fix #7963 - add gda back in
[roobuilder] / src / Builder4 / RooProjectSettings.vala
index a82a4c7..73e9216 100644 (file)
                 
                 
                   _this.database_ERROR.el.label    = "";
-                  /*
+                 
                     Gda.Connection cnc;
                     try {
                         // assumes localhost...
                    }  
                   _this.database_ERROR.el.label = "Connection Succeeded";
                    cnc.close();
-                   */
+                  
                 });
             }