~jsoft/outwiker/1.1

« back to all changes in this revision

Viewing changes to src/outwiker/gui/editorsearchpanel.py

  • Committer: Jenyay
  • Date: 2012-12-01 08:40:05 UTC
  • Revision ID: jenyay.ilin@gmail.com-20121201084005-wfaw1l2qk2hlju7m
Tags: outwiker-1.7.0
Копиование файлов из trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
        else:
79
79
            self.resultLabel.SetLabel (_(u"Not found"))
80
80
 
 
81
        self.Layout()
 
82
 
81
83
    
82
84
    def findNext (self, text, phrase):
83
85
        """