src/Builder4/PopoverEditor.bjs
authorAlan <alan@roojs.com>
Thu, 5 May 2022 02:28:01 +0000 (10:28 +0800)
committerAlan <alan@roojs.com>
Thu, 5 May 2022 02:28:01 +0000 (10:28 +0800)
src/Builder4/PopoverEditor.vala

src/Builder4/PopoverEditor.bjs
src/Builder4/PopoverEditor.vala

index b8d8f27..a75594a 100644 (file)
     "\tthis.last_search_end = 0;",
     "\t",
     "\treturn this.searchcontext.get_occurrences_count();",
-    "",
-    "  ",
+    " ",
     "}",
     ""
    ],
index e36e393..318b32f 100644 (file)
@@ -148,8 +148,7 @@ public class Xcls_PopoverEditor : Object
        this.last_search_end = 0;
        
        return this.searchcontext.get_occurrences_count();
-    
-      
+     
     }
     public return_type forwardSearch (bool change_focus) {