mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #172: access keys are missing from most menu items/action text strings
This commit is contained in:
@@ -1119,7 +1119,7 @@ public:
|
||||
void setStamp(const Stamp& stamp);
|
||||
void setIntent(const StampIntent& intent);
|
||||
|
||||
static QString getText(Stamp stamp);
|
||||
static QString getText(Stamp stamp, bool isActionText);
|
||||
|
||||
private:
|
||||
friend PDFAnnotationPtr PDFAnnotation::parse(const PDFObjectStorage* storage, PDFObjectReference reference);
|
||||
|
Reference in New Issue
Block a user