~schumski-deactivatedaccount-deactivatedaccount/k3b/master

« back to all changes in this revision

Viewing changes to plugins/k3bplugin_i18n.h

  • 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:
 
1
#ifndef K3BPLUGIN_I18N_H
 
2
#define K3BPLUGIN_I18N_H
 
3
 
 
4
#define TRANSLATION_DOMAIN "k3b"
 
5
#include <KI18n/KLocalizedString>
 
6
 
 
7
#endif // K3BPLUGIN_I18N_H