On Sunday, May 10, 2020 8:21:47 PM CEST Ted Felix wrote: > tr() was being called at static construction time. That > won't work.
I don't have a full description of the problem at hand, but the usual solution to the above issue is QT_TR_NOOP to mark the strings to be translated (for lupdate to pick them up) and tr() at runtime. -- David Faure, fa...@kde.org, http://www.davidfaure.fr Working on KDE Frameworks 5 _______________________________________________ Rosegarden-devel mailing list Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel