~schumski-deactivatedaccount-deactivatedaccount/k3b/master

« back to all changes in this revision

Viewing changes to libk3b/core/k3bglobals.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:
24
24
#include "k3bcore.h"
25
25
#include "k3bmediacache.h"
26
26
#include "k3bmsf.h"
 
27
#include "k3b_i18n.h"
27
28
 
28
29
#include <KCoreAddons/KProcess>
29
 
#include <KI18n/KLocalizedString>
30
30
#include <KIOCore/KDiskFreeSpaceInfo>
31
31
#include <KIOCore/KIO/Job>
32
32
#include <KIOCore/KIO/StatJob>