export correctly

svn path=/trunk/KDE/kdegraphics/okular/; revision=732873
This commit is contained in:
Pino Toscano 2007-11-04 23:31:36 +00:00
parent 2ae8000a77
commit ca0f9184d2

View file

@ -562,7 +562,7 @@ class OKULAR_EXPORT PixmapRequest
}
#ifndef QT_NO_DEBUG_STREAM
QDebug operator<<( QDebug str, const Okular::PixmapRequest &req );
OKULAR_EXPORT QDebug operator<<( QDebug str, const Okular::PixmapRequest &req );
#endif
#endif