subsurface/core/subsurface-qt
Berthold Stoeger 57c01f7a66 Translations: unify gettextFromC::tr() and QObject::tr()
There were two catch-all classes for translations outside of class
context. gettextFromC was used exclusively from C, but C++ used
both, gettextFromC and QObject. Some of the string were even present
in both. Therefore, unify to gettextFromC throughout the code base.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-07-04 05:33:31 +08:00
..
CylinderObjectHelper.cpp Cleanup: fold core/helpers.h into core/qthelper.h 2018-06-04 08:50:10 -07:00
CylinderObjectHelper.h Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
DiveObjectHelper.cpp Translations: unify gettextFromC::tr() and QObject::tr() 2018-07-04 05:33:31 +08:00
DiveObjectHelper.h Core: remove dive.h from files that don't need it 2018-05-14 10:13:39 -07:00
SettingsObjectWrapper.cpp core: remove prefs-macros.h where unused 2018-07-01 22:06:28 +02:00
SettingsObjectWrapper.h core: remove prefs-macros.h where unused 2018-07-01 22:06:28 +02:00