Closed
Bug 3377
Opened 26 years ago
Closed 26 years ago
inherited virtual function is hidden
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: Brade, Assigned: hyatt)
Details
[Please reassign or change component as appropriate]
From Macintosh compiler:
Warning : 'nsTreeFrame::MoveTo(nsIPresContext &, int, int, nsTreeCellFrame *)'
hides inherited virtual function 'nsFrame::MoveTo(int, int)'
nsTreeFrame.h line 50 }; // class nsTableFrame
Updated•26 years ago
|
Product: MozillaClassic → Browser
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•26 years ago
|
||
Fixed.
Updated•26 years ago
|
QA Contact: 3849
Whiteboard: awaiting verification from reporter
Updated•26 years ago
|
Whiteboard: awaiting verification from reporter → 3/25/99 awaiting verification from reporter
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Whiteboard: 3/25/99 awaiting verification from reporter
Comment 2•26 years ago
|
||
this was a code level fix, based on information from hyatt, I'm marking this bug
verified.
You need to log in
before you can comment on or make changes to this bug.
Description
•