mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #100: Annotation rectangle
This commit is contained in:
@ -134,6 +134,7 @@ public:
|
||||
CreateInlineText,
|
||||
CreateStraightLine,
|
||||
CreatePolyline,
|
||||
CreateRectangle,
|
||||
CreatePolygon,
|
||||
CreateEllipse,
|
||||
CreateFreehandCurve,
|
||||
|
Reference in New Issue
Block a user