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

#define i18n TQObject::tr

#endif