Remove 'mBounds' that was hidding a recently added member variable with the same name in nsBaseWidget
git-svn-id: svn://10.0.0.236/trunk@16731 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -157,8 +157,6 @@ protected:
|
||||
protected:
|
||||
nsIWidget* mParent;
|
||||
|
||||
// The Widget's bounds in the coordinate system of the parent widget
|
||||
nsRect mBounds;
|
||||
PRBool mVisible;
|
||||
PRBool mEnabled;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user