~macslow/unity/backported-remote-add-to-5.0

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/PlacesView.h

  • Committer: Tim Penhey
  • Date: 2011-07-18 22:49:37 UTC
  • mfrom: (1278.3.2 maybe-leaks)
  • Revision ID: tim.penhey@canonical.com-20110718224937-hxafqjgahez3i739
Fix a leak on closing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
                               bool        signal=true);
79
79
 
80
80
  PlaceEntry * GetActiveEntry ();
81
 
  
82
 
  PlacesResultsController * GetResultsController ();
83
81
 
84
82
  nux::TextEntry* GetTextEntryView ();
85
83
  PlacesSearchBar* GetSearchBar ();