~ubuntu-branches/ubuntu/gutsy/kid3/gutsy

« back to all changes in this revision

Viewing changes to kid3/discogsdialog.h

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2007-07-01 00:31:03 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070701003103-2qownnv49a7jdqm3
Tags: 0.9-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
         * @param parent  parent widget
25
25
         * @param trackDataVector track data to be filled with imported values
26
26
         */
27
 
        DiscogsDialog(QWidget *parent,
 
27
        DiscogsDialog(QWidget* parent,
28
28
                                                                ImportTrackDataVector& trackDataVector);
29
29
 
30
30
        /**