#include <boost/lexical_cast.hpp>
#include "ContactSuggestions.h"
#include "AddresseeEdit.h"
#include "Contact.h"
Go to the source code of this file.
Variables | |
WSuggestionPopup::Options | contactOptions |
WSuggestionPopup::Options contactOptions [static] |
Initial value:
{ "<b>", "</b>", ',', " \\n", "-., \"@\\n;", ", " }
Definition at line 15 of file ContactSuggestions.C.