~ubuntu-branches/ubuntu/hardy/k3b/hardy-backports

« back to all changes in this revision

Viewing changes to src/k3bmediaselectioncombobox.cpp

  • Committer: Bazaar Package Importer
  • Author(s): agent 8131
  • Date: 2008-09-01 15:59:09 UTC
  • mfrom: (46.1.6 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080901155909-uor0tq73yt6ph9sx
Tags: 1.0.5-1ubuntu4~hardy1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
283
283
 
284
284
      K3bMedium medium = k3bappcore->mediaCache()->medium( *it );
285
285
 
286
 
      if( showMedium( medium ) )
 
286
      if( showMedium( medium ) ) {
287
287
          addMedium( *it );
 
288
      }
288
289
  }
289
290
 
290
291
  //