Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
bdaenen committed Oct 24, 2019
2 parents b798892 + f0987c5 commit f9536d9
Show file tree
Hide file tree
Showing 3 changed files with 351 additions and 51 deletions.
2 changes: 2 additions & 0 deletions Source/SPRuleFilterController.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ NSString * const SPRuleFilterHeightChangedNotification;
* collations during search.
* @param err Upon return contains and object describing why the SQL conversion failed,
* if it failed or nil, if no errors occured.
* @return The SQL filter string. Will always be non-null unless an error occured.
* Can be an empty string (if no filters exist or all are disabled)!
*
* MUST BE CALLED ON THE UI THREAD!
*/
Expand Down
Loading

0 comments on commit f9536d9

Please sign in to comment.