SVN_SILENT repeat with me, always check twice when doing a copy&paste...

svn path=/trunk/KDE/kdegraphics/okular/; revision=668034
This commit is contained in:
Pino Toscano 2007-05-24 20:57:00 +00:00
parent a258885372
commit 5b9157b938

View file

@ -40,7 +40,7 @@ class KDocumentViewer
virtual void startPresentation() = 0;
/**
* Change to @p page the currently shown page.
* Return a list with the supported mimetypes.
*/
virtual QStringList supportedMimeTypes() const = 0;
};