~ubuntu-branches/debian/sid/texstudio/sid

« back to all changes in this revision

Viewing changes to tests/syntaxcheck_t.h

  • Committer: Package Import Robot
  • Author(s): Tom Jampen
  • Date: 2015-09-13 21:19:38 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20150913211938-r3ro0cmgzo7w6frp
Tags: 2.10.0+debian-1
* Merging upstream version 2.10.0+debian.
* Updating 01-use-libhunspell.patch.
* Regenerating 03-disable-auto-update.patch.
* Updating 04-no-qt-translations.patch.
* Removing 05-fix-mercurial-revision.patch, included upstream.
* Updating copyright file to match source code changes.
* Updating rules file to reflect new changelog location.
* Removing no longer used lintian-override.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
                void checktabular();
16
16
        void checkkeyval_data();
17
17
        void checkkeyval();
 
18
        void checkArguments_data();
 
19
        void checkArguments();
18
20
};
19
21
 
20
22
#endif