~beernarrd/ubuntu-keyboard/slovenian-layout

« back to all changes in this revision

Viewing changes to plugins/westernsupport/spellchecker.h

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release
  • Date: 2014-05-27 15:37:47 UTC
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: package-import@ubuntu.com-20140527153747-1kyarbk91aon0tu6
Tags: upstream-0.99.trunk.phablet2+14.10.20140527
ImportĀ upstreamĀ versionĀ 0.99.trunk.phablet2+14.10.20140527

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
                        int limit = -1);
56
56
    void ignoreWord(const QString &word);
57
57
    void addToUserWordlist(const QString &word);
 
58
    void updateWord(const QString &word);
58
59
 
59
60
    bool setLanguage(const QString& language);
60
61