summaryrefslogtreecommitdiffstats
path: root/lib/widgets/propeditor/compat_tools.h
blob: 1a1a8735df1ed57b75a8f542cf0252fde982e0e1 (plain)
1
2
3
4
5
6
#ifndef COMPAT_TOOLS_H
#define COMPAT_TOOLS_H

#define i18n QObject::tr

#endif