awips2/ncep/gov.noaa.nws.ncep.ui.nsharp/AwcNsharp/NxmInit.h
Steve Harris 2f10c7a1e4 12.5.1-15 baseline
Former-commit-id: 3904c4ccf5 [formerly b13cbb7e00 [formerly 4909e0dd166e43c22a34d96aa744f51db8a7d6c0]]
Former-commit-id: b13cbb7e00
Former-commit-id: 8552902906
2012-06-08 13:39:48 -05:00

11 lines
218 B
C

#include <Xm/Xm.h>
extern Display *NXMdisplay;
extern Colormap NXMcmap;
extern Boolean NXMisInitialized;
extern XtAppContext NXMapp;
#ifndef NUM_OF_EDIT_COLORS
#define NUM_OF_EDIT_COLORS 33
#endif