~ubuntu-branches/ubuntu/quantal/juk/quantal-updates

« back to all changes in this revision

Viewing changes to juk.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-07-26 16:59:45 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120726165945-772amryko0w8848d
Tags: 4:4.9.0-0ubuntu1
* Use direct build-depends versions rather than kde-sc-dev-latest
* New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
    void slotUndo();
78
78
    void slotCheckAlbumNextAction(bool albumRandomEnabled);
79
79
    void slotProcessArgs();
 
80
    void slotClearOldCovers();
80
81
 
81
82
private:
82
83
    PlaylistSplitter *m_splitter;