Fix for bug #80902
-r jeff@tcbnetworks.com -sr waterson Fix for bug #80505 -r aaronl, jgaunt -sr brendan git-svn-id: svn://10.0.0.236/trunk@95337 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
#include "nsITextContent.h"
|
||||
#include "nsIStatefulFrame.h"
|
||||
|
||||
class nsIAccessible;
|
||||
|
||||
// Class which implements the input[type=button, reset, submit] and
|
||||
// browse button for input[type=file].
|
||||
// The label for button is specified through generated content
|
||||
@@ -57,6 +59,8 @@ public:
|
||||
nsEventStatus* aEventStatus);
|
||||
|
||||
|
||||
NS_IMETHOD GetAccessible(nsIAccessible** aAccessible);
|
||||
|
||||
// nsFormControlFrame
|
||||
NS_IMETHOD SetSuggestedSize(nscoord aWidth, nscoord aHeight);
|
||||
#ifdef DEBUG
|
||||
|
||||
Reference in New Issue
Block a user