You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SettingsListViewController.m Line 220 of the current trunk
ClearAttachmentsDelegate* d = [[ClearSearchHistoryDelegate alloc] init];
Should be:
ClearSearchHistoryDelegate* d = [[ClearSearchHistoryDelegate alloc] init];
Original issue reported on code.google.com by [email protected] on 26 Oct 2010 at 7:48
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 26 Oct 2010 at 7:48The text was updated successfully, but these errors were encountered: