KPDFLinkBrowse( QString url ) { m_url = url; } -> KPDFLinkBrowse( const QString &url ) { m_url = url; }
Comment a unused variable so we don't get the warning svn path=/trunk/kdegraphics/kpdf/; revision=376907remotes/origin/kpdf-3.4
parent
7713a20646
commit
59a06e7da7
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue