Opened 16 years ago
Closed 16 years ago
#2281 closed bug (fixed)
pdfwriter uses parent class name as regular function name
Reported by: | monni | Owned by: | laplace |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/Printers | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
/src/add-ons/print/drivers/pdf/source/XReferences.h
Has member function
bool Link(XRefDef* def, MatchResult* result);
in class LocalLink which shadows destructor of parent class "Link"
Note:
See TracTickets
for help on using tickets.
Renamed methods in hrev25953.