~ubuntu-branches/ubuntu/karmic/kid3/karmic

« back to all changes in this revision

Viewing changes to kid3/musicbrainzclient.h

  • Committer: Bazaar Package Importer
  • Author(s): Sarah Hobbs
  • Date: 2006-07-14 12:25:16 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060714122516-p2wk0iyzumu6jx42
Tags: 0.7-1ubuntu1
Merge from debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
#include "config.h"
14
14
 
15
 
#include "importtrackdata.h"
16
15
#include <qobject.h>
17
16
 
18
17
#ifdef HAVE_TUNEPIMP
20
19
#endif // HAVE_TUNEPIMP
21
20
 
22
21
class MusicBrainzConfig;
 
22
class ImportTrackData;
 
23
class ImportTrackDataVector;
23
24
 
24
25
/**
25
26
 * MusicBrainz client.