mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
make newly junk mail plugin classified junk mail not appear in the non-junk mail view 180203 r/sr/a=sspitzer
This commit is contained in:
parent
7a2f63fcce
commit
3cc7bddd86
@ -58,6 +58,8 @@ public:
|
||||
NS_IMETHOD SetSearchSession(nsIMsgSearchSession *aSearchSession);
|
||||
NS_IMETHOD GetSearchSession(nsIMsgSearchSession* *aSearchSession);
|
||||
NS_IMETHOD Sort(nsMsgViewSortTypeValue sortType, nsMsgViewSortOrderValue sortOrder);
|
||||
NS_IMETHOD OnKeyChange(nsMsgKey aKeyChanged, PRUint32 aOldFlags,
|
||||
PRUint32 aNewFlags, nsIDBChangeListener *aInstigator);
|
||||
|
||||
protected:
|
||||
nsWeakPtr m_searchSession;
|
||||
|
Loading…
Reference in New Issue
Block a user