D10792: Raise annotation window when clicking on annotation
Simone Gaiarin
noreply at phabricator.kde.org
Thu Mar 29 16:53:15 UTC 2018
simgunz added a comment.
I've progressed a bit on this, but now I get the following error:
/usr/include/qt/QtCore/qobject.h:179: undefined reference to `AnnotWindow::staticMetaObject'
executing this line:
AnnotWindow *wdw = part.m_pageView->findChild<AnnotWindow *>();
I have added `#include "../ui/annotwindow.h"` and in the CMake file `parttest` is linked with `okularpart` which included `annotwindow.cpp`
I also reconfigured CMake.
Any help?
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D10792
To: simgunz, #okular, aacid
Cc: ngraham, #okular, michaelweghorn, aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20180329/8a33e7e2/attachment.html>
More information about the Okular-devel
mailing list