Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tiennou committed Apr 15, 2017
1 parent 06feda3 commit 54afed8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Quicksilver/Code-QuickStepCore/QSObjectSource.h
Expand Up @@ -91,7 +91,12 @@

- (void)populateFields;

/** The entry currently selected in the Catalog preference pane */
@property (retain) QSCatalogEntry *selectedEntry;

/**
* The settings view for the source.
*/
@property (retain) IBOutlet NSView *settingsView;

// Please use -selectedEntry instead of those
Expand Down

0 comments on commit 54afed8

Please sign in to comment.