~ubuntu-branches/ubuntu/raring/kdepim/raring-proposed

« back to all changes in this revision

Viewing changes to libksieve/ksieveui/sievetextedit.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-01-18 15:29:10 UTC
  • mfrom: (0.2.37)
  • Revision ID: package-import@ubuntu.com-20130118152910-2a0wj5ilqugt0h71
Tags: 4:4.9.98-0ubuntu1
New upstream release candidate

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
    QString wordUnderCursor();
46
46
    void updateLineNumberAreaWidth(int newBlockCount);
47
47
    void updateLineNumberArea(const QRect &, int);
 
48
  private Q_SLOTS:
 
49
    void slotUndoableClear();
48
50
 
49
51
  protected:
50
52
    void initCompleter();