dtcreate: Add missing prototypes and more (64-bit)
- Fix missing prototypes - Fix some 64-bit related problems (XtVaGetValues) - Fix crash on dtcreate startup in create_applicationShell1() - Add XmeFlushIconFileCache() prototype from <Xm/IconFileP.h>
This commit is contained in:
committed by
Jon Trulson
parent
3eaeffaf7e
commit
27bc7d6bec
@@ -48,6 +48,8 @@ void activateCB_open_FindSet (Widget,XtPointer,XmFileSelectionBoxCallbackStruct
|
||||
void activateCB_edit_icon (Widget,XtPointer,XmPushButtonCallbackStruct *);
|
||||
void DisplayHelpDialog (Widget, XtPointer, XtPointer);
|
||||
void helpCB_general (Widget, XtPointer, XtPointer);
|
||||
void createCB_IconGadget(Widget wid, Boolean bActionIcons, enum icon_size_range IconSize);
|
||||
|
||||
|
||||
|
||||
#endif /* _CMNCBS_H_INCLUDED */
|
||||
|
||||
Reference in New Issue
Block a user