aboutsummaryrefslogtreecommitdiff
path: root/src/graph/include/savebut3d.H1
blob: 74f253f9f3531289f1c42e04142a8bfbe1fe6f3b (plain)
1
2
3
4
5
#ifdef _NO_PROTO
extern int initSaveButtons();
#else
extern int initSaveButtons(buttonStruct * );
#endif