src/Builder4/PopoverFiles.bjs
authorAlan <alan@roojs.com>
Fri, 29 Jul 2022 07:46:05 +0000 (15:46 +0800)
committerAlan <alan@roojs.com>
Fri, 29 Jul 2022 07:46:05 +0000 (15:46 +0800)
src/Builder4/PopoverFiles.vala

src/Builder4/PopoverFiles.bjs
src/Builder4/PopoverFiles.vala

index 56613dd..0337951 100644 (file)
              "\t//GLib.debug(\"Tooltip?\");",
              "\t",
              "\tif (path == null) {",
-             "\t\t//GLib.debug(\"Tooltip? - no path\");",
+             "\t\t GLib.debug(\"Tooltip? - no path\");",
              "\t\treturn false;",
              "\t}",
              "\t",
index 1dd193a..7dedc15 100644 (file)
@@ -865,7 +865,7 @@ public class Xcls_PopoverFiles : Object
                //GLib.debug("Tooltip?");
                
                if (path == null) {
-                       //GLib.debug("Tooltip? - no path");
+                        GLib.debug("Tooltip? - no path");
                        return false;
                }