Bug 252788 - GTK2 file picker patch fails to build on AIX.

r=caillon@gmail.com, sr=blizzard@mozilla.org
This commit is contained in:
pkw%us.ibm.com 2004-07-23 20:15:42 +00:00
parent 3282a5440d
commit 55127096a4

View File

@ -66,8 +66,8 @@ static NS_DEFINE_CID(kXULFilePickerCID, XULFILEPICKER_CID);
// We should then decide to load the component (or not) from the component mgr.
// We don't really have a mechanism to do that, though....
typedef struct GtkFileChooser;
typedef struct GtkFileFilter;
typedef struct _GtkFileChooser GtkFileChooser;
typedef struct _GtkFileFilter GtkFileFilter;
/* Copied from gtkfilechooser.h */
typedef enum