In Area, remove unused ItemFrame() method.
Also modify Frame() method to return a rect with rounded coordinates.
This commit is contained in:
@@ -107,7 +107,6 @@ public:
|
||||
void InvalidateSizeConstraints();
|
||||
|
||||
BRect Frame() const;
|
||||
BRect ItemFrame() const;
|
||||
|
||||
private:
|
||||
Area(BLayoutItem* item);
|
||||
|
||||
Reference in New Issue
Block a user