mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 02:47:07 +00:00
don't use old XFE icon data-related functions
This commit is contained in:
parent
81b4fd3691
commit
09edb893cb
@ -444,7 +444,7 @@ PR_EXTERN(PRBool) PREF_IsAutoAdminEnabled(void);
|
||||
struct fe_icon_data;
|
||||
typedef void* XmStringPtr;
|
||||
typedef void* KeySymPtr;
|
||||
PR_EXTERN(void) PREF_AlterSplashIcon(struct fe_icon_data*);
|
||||
/* PR_EXTERN(void) PREF_AlterSplashIcon(struct fe_icon_data*); */
|
||||
PR_EXTERN(PRBool) PREF_GetLabelAndMnemonic(char*, char**, XmStringPtr xmstring, KeySymPtr keysym);
|
||||
PR_EXTERN(PRBool) PREF_GetUrl(char*, char**);
|
||||
PR_EXTERN(void) PREF_SetCallbacksStatus(PRBool status);
|
||||
|
Loading…
x
Reference in New Issue
Block a user