~ubuntu-branches/ubuntu/hardy/kdemultimedia/hardy-updates

« back to all changes in this revision

Viewing changes to juk/artsplayer.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Sarah Hobbs
  • Date: 2007-05-23 13:39:52 UTC
  • mfrom: (1.2.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20070523133952-ffg0gxht5i5ea8o0
Tags: 4:3.5.7-1ubuntu1
* New upstream Version
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
#include <kplayobject.h>
32
32
#include <kplayobjectfactory.h>
33
33
 
 
34
#include <cstdlib>
34
35
#include <sys/wait.h>
35
36
 
36
37
#include <kmessagebox.h>