diff --git a/ui/presentationwidget.cpp b/ui/presentationwidget.cpp index 2e3762687..5d14c2eab 100644 --- a/ui/presentationwidget.cpp +++ b/ui/presentationwidget.cpp @@ -662,6 +662,7 @@ void PresentationWidget::resizeEvent( QResizeEvent *re ) applyNewScreenSize( re->oldSize() ); } +// const Okular::Action * PresentationWidget::getLink( int x, int y, QRect * geometry ) const {