~schumski-deactivatedaccount-deactivatedaccount/k3b/master

« back to all changes in this revision

Viewing changes to kioslaves/videodvd/videodvd.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:
19
19
#include "k3biso9660.h"
20
20
#include "k3biso9660backend.h"
21
21
#include "videodvd_export.h"
22
 
 
23
 
#include <KI18n/KLocalizedString>
 
22
#include "videodvd_i18n.h"
24
23
 
25
24
#include <QtCore/QCoreApplication>
26
25
#include <QtCore/QDateTime>