mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 10:58:58 +00:00
Remove outdated comment from QPDFAnnotationObjectHelper.hh
This commit is contained in:
parent
dfce581754
commit
8873466a5d
@ -37,12 +37,8 @@ class QPDFAnnotationObjectHelper: public QPDFObjectHelper
|
||||
{
|
||||
}
|
||||
|
||||
// This class provides helper methods for certain types of
|
||||
// annotations. At its introduction, it only supports Widget
|
||||
// annotations, but other types of annotations may be supported in
|
||||
// the future. For additional information about interactive forms,
|
||||
// please see the comments at the top of
|
||||
// QPDFAcroFormDocumentHelper.hh.
|
||||
// This class provides helper methods for annotations. More
|
||||
// functionality will likely be added in the future.
|
||||
|
||||
// Return the subtype of the annotation as a string (e.g.
|
||||
// "/Widget"). Returns the empty string if the subtype (which is
|
||||
|
Loading…
Reference in New Issue
Block a user