~keithsalisbury/mixxx/features_key_preferences

« back to all changes in this revision

Viewing changes to mixxx/src/library/browse/browsefeature.h

  • Committer: RJ Ryan
  • Date: 2012-03-12 05:22:27 UTC
  • mfrom: (2793.1.42 mixxx-autodj)
  • Revision ID: rryan@mit.edu-20120312052227-txv95ix7be0oed2l
Merging Daniel Schürmann's AutoDJ branch into lp:mixxx. Thanks Daniel!

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
    void onRightClickChild(const QPoint& globalPos, QModelIndex index);
45
45
 
46
46
    void onLazyChildExpandation(const QModelIndex& index);
47
 
  
48
 
   signals:
 
47
 
 
48
  signals:
49
49
    void setRootIndex(const QModelIndex&);
50
50
 
51
51
  private: