~ubuntu-branches/ubuntu/raring/calligra/raring-proposed

« back to all changes in this revision

Viewing changes to libs/textlayout/KoPointedAt.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-08-08 11:05:31 UTC
  • mto: (39.1.1 raring-proposed)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: package-import@ubuntu.com-20120808110531-pwqn96dxajv0lhq1
Tags: upstream-2.5.0
ImportĀ upstreamĀ versionĀ 2.5.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
    KoPointedAt();
39
39
    KoPointedAt(KoPointedAt *other);
40
40
 
41
 
    void fillInLinks(QTextCursor cursor, KoInlineTextObjectManager *inlineManager);
 
41
    void fillInLinks(const QTextCursor &cursor, KoInlineTextObjectManager *inlineManager);
42
42
 
43
43
    enum TableHit {
44
44
          None