rbutil: Add missing Q_OBJECT macro to PlayerBuildInfo.

Needed to make translated strings actually get translated.

Change-Id: I6ab6266c4444b6032a8b976b8219ace30907398d
This commit is contained in:
Dominik Riebeling 2020-12-15 19:55:32 +01:00
parent 10e2f53ff5
commit eaf86a22d3

View file

@ -30,6 +30,8 @@
// For build info data retrieved from the build server has to be passed.
class PlayerBuildInfo : public QObject
{
Q_OBJECT
public:
enum BuildType {