fixing aix bustage

This commit is contained in:
bryner%netscape.com 2005-08-20 07:13:06 +00:00
parent 77dbec1f0c
commit 9bc0a7321e
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ public:
protected:
PRBool GetGtkWidgetAndState(PRUint8 aWidgetType, nsIFrame* aFrame,
GtkThemeWidgetType& aWidgetType,
GtkThemeWidgetType& aGtkWidgetType,
GtkWidgetState* aState, gint* aWidgetFlags);
PRBool IsDisabled(nsIFrame* aFrame);

View File

@ -76,7 +76,7 @@ public:
protected:
PRBool GetGtkWidgetAndState(PRUint8 aWidgetType, nsIFrame* aFrame,
GtkThemeWidgetType& aWidgetType,
GtkThemeWidgetType& aGtkWidgetType,
GtkWidgetState* aState, gint* aWidgetFlags);
PRBool IsDisabled(nsIFrame* aFrame);