~schumski-deactivatedaccount-deactivatedaccount/k3b/master

« back to all changes in this revision

Viewing changes to libk3b/projects/videocd/k3bvcdjob.cpp

  • Committer: Michał Małek
  • Date: 2014-10-05 10:44:08 UTC
  • mto: This revision was merged to the branch mainline in revision 5679.
  • Revision ID: git-v1:f0cf4ad47f0b1402f56242fc0245c9d0716185cc
Connect translation catalogs in a new KF5 way

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#include "k3bcdrdaowriter.h"
28
28
#include "k3bglobalsettings.h"
29
29
#include "k3bdevicehandler.h"
 
30
#include "k3b_i18n.h"
30
31
 
31
32
#include <KConfigCore/KConfig>
32
 
#include <KI18n/KLocalizedString>
33
33
#include <KIOCore/KIO/Global>
34
34
 
35
35
#include <QtCore/QString>