Neal Wilson 11 gadus atpakaļ
vecāks
revīzija
bdcdd2c3ef
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      src/typica.w

+ 2
- 2
src/typica.w Parādīt failu

@@ -12063,10 +12063,10 @@ bool SaltModel::removeRows(int row, int count,
12063 12063
 				@<Expand the SaltModel@>@;
12064 12064
 				endInsertRows();
12065 12065
 			}
12066
-			return true;
12066
+			return @[true@];
12067 12067
 		}
12068 12068
 	}
12069
-	return false;
12069
+	return @[false@];
12070 12070
 }
12071 12071
 
12072 12072
 @ To find the row number for removal operations it is useful to search for

Notiek ielāde…
Atcelt
Saglabāt