/** Copyright 2009, Haiku. All rights reserved.* Distributed under the terms of the MIT License.*/#ifndef DESKBAR_VIEW_ICONS_H#define DESKBAR_VIEW_ICONS_Henum {kIconNoMail = 1000,kIconNewMail = 1001};#endif // DESKBAR_VIEW_ICONS_H
/** Copyright 2009, Haiku. All rights reserved.* Distributed under the terms of the MIT License.*/#ifndef DESKBAR_VIEW_ICONS_H#define DESKBAR_VIEW_ICONS_Henum {kIconNoMail = 1000,kIconNewMail = 1001};#endif // DESKBAR_VIEW_ICONS_H