~ubuntu-branches/ubuntu/trusty/krusader/trusty

« back to all changes in this revision

Viewing changes to krusader/Locate/locate.h

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-08-08 13:47:36 UTC
  • mfrom: (1.2.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20110808134736-8e630ivgd2c3sgg5
Tags: 1:2.4.0~beta1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
    bool              find();
78
78
    void              nextLine();
79
79
 
 
80
    void              updateButtons(bool locateIsRunning);
 
81
 
 
82
 
80
83
    bool              dontSearchPath;
81
84
    bool              onlyExist;
82
85
    bool              isCs;