svn path=/trunk/playground/graphics/okular/; revision=624728
remotes/origin/KDE/4.0
André Wöbbeking 19 years ago
parent deabbae3bf
commit c06cbc334d
  1. 2
      core/generator.h

@ -142,7 +142,7 @@ class OKULAR_EXPORT Generator : public QObject
{
TextExtraction, ///< Whether the Generator can extract text from the document in the form of TextPage's
ReadRawData, ///< Whether the Generator can read a document directly from its raw data.
PageSizes, ///< Whether the Generator can change the size of the document pages.
PageSizes ///< Whether the Generator can change the size of the document pages.
};
/**

Loading…
Cancel
Save