branch | GCC_SURGE |
changeset 15 | f378acbc9cfb |
parent 5 | 627c4a0fd0e7 |
child 34 | ed14f46c0e55 |
--- a/src/hbwidgets/editors/hbabstractedit.h Thu Jul 15 14:03:49 2010 +0100 +++ b/src/hbwidgets/editors/hbabstractedit.h Thu Jul 22 16:36:53 2010 +0100 @@ -110,6 +110,7 @@ void cursorPositionChanged(int oldPos, int newPos); void selectionChanged(const QTextCursor &oldCursor, const QTextCursor& newCursor); void aboutToShowContextMenu(HbMenu *contextMenu, const QPointF &pos); + void anchorTapped(const QString &anchor); public slots: void updatePrimitives();