~keithsalisbury/mixxx/track_selector_feature

« back to all changes in this revision

Viewing changes to mixxx/src/library/setlogfeature.h

  • Committer: Keith Salisbury
  • Date: 2012-05-06 13:35:42 UTC
  • mfrom: (2994.1.31 mixxx-trunk)
  • Revision ID: keithsalisbury@gmail.com-20120506133542-cuojlvw72a5di1km
update from trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
  private slots:
41
41
    void slotPlayingDeckChanged(int deck);
 
42
    void slotPlaylistTableChanged(int playlistId);
 
43
 
42
44
 
43
45
  private:
44
46
    QAction *m_pJoinWithPreviousAction;