Skip to content

Instantly share code, notes, and snippets.

@dlech
Created October 9, 2012 02:34
Show Gist options
  • Save dlech/3856248 to your computer and use it in GitHub Desktop.
Save dlech/3856248 to your computer and use it in GitHub Desktop.
From Mozilla Thunderbird source code
/// This imap folder cannot have children :-(
const nsMsgFolderFlagType ImapNoinferiors = 0x04000000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment