make DocumentPrivate access to it, too

svn path=/trunk/KDE/kdegraphics/okular/; revision=881956
This commit is contained in:
Pino Toscano 2008-11-09 12:40:05 +00:00
parent 0a358e719d
commit b3cb7ec971

View file

@ -468,6 +468,7 @@ class OKULAR_EXPORT Generator : public QObject
GeneratorPrivate *d_ptr;
friend class Document;
friend class DocumentPrivate;
/// @endcond PRIVATE
private: