~ubuntu-branches/ubuntu/maverick/kdemultimedia/maverick-proposed

« back to all changes in this revision

Viewing changes to juk/playlistsplitter.h

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2010-06-26 02:22:25 UTC
  • mfrom: (1.2.45 upstream)
  • Revision ID: james.westby@ubuntu.com-20100626022225-omfadqnrsdbinnnu
Tags: 4:4.4.90-0ubuntu1
* New upstream rc release
  - Bump kde-sc-dev-latest to 4.4.90
  - Add not-installed file
  - Update KUBUNTU-DEBIAN-DIFFERENCES
  - Update symbol file and confirmed on i386 amd64
  - Bump library version in rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
     */
59
59
    void guiReady();
60
60
 
61
 
    void playingItemChanged(const FileHandle &file);
62
 
 
63
61
public slots:
64
62
    virtual void setFocus();
65
63
    virtual void slotFocusCurrentPlaylist();