17 lines
382 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*
* o p t d l g . h
*
* Purpose: Contains defines and prototypes shared by mail and news
* on the options prop sheet.
*/
#ifndef __OPTDLG_H
#define __OPTDLG_H
#define idbtnPlain 1043
#define idbtnHTML 1044
#define idrbPlain 1045
#define idrbHTML 1046
#endif // include once