Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/OutputDev.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/OutputDev.h')
-rw-r--r--pdf/xpdf/OutputDev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pdf/xpdf/OutputDev.h b/pdf/xpdf/OutputDev.h
index f050c03..67737af 100644
--- a/pdf/xpdf/OutputDev.h
+++ b/pdf/xpdf/OutputDev.h
@@ -129,6 +129,7 @@ public:
virtual GBool beginType3Char(GfxState *state,
CharCode code, Unicode *u, int uLen);
virtual void endType3Char(GfxState *state) {}
+ virtual void endTextObject(GfxState *state) {}
//----- image drawing
virtual void drawImageMask(GfxState *state, Object *ref, Stream *str,