Move i18n calls out of public header

Authored by kossebau.

Description

Move i18n calls out of public header

(in preparation for KF5's i18n, where the cpp definition TRANSLATION_DOMAIN
is picked up by i18n calls to decide which catalog to use, so with inline
code from included headers from another domain in another lib that will
result in wrong lookups)

Details

Committed
kossebauJun 28 2015, 10:34 PM
Parents
R8:1ec372cc0954: Move i18n calls out of public header
Branches
Unknown
Tags
Unknown