typo fix
[pykit.git] / PDFWidget.hh
index 1104b48..97c6a5a 100644 (file)
@@ -59,6 +59,7 @@ namespace pykit {
         double dpi_;
         QRubberBand * rubberBand_;
         QPoint origin_;
+        QStringList highlightStrings_;
         std::vector<QRectF> highlightAreas_;
     };