1
0
Fork 0
forked from len0rd/rockbox

rbutil: Remove unnecessary Q_OBJECT.

PlayerBuildInfo uses no signals/slots, so we don't need Q_OBJECT.

Change-Id: If4e264b733d912ecda3659ea0e1abb9d2b56950e
This commit is contained in:
Dominik Riebeling 2022-03-23 19:12:04 +01:00
parent 1aea2d5b7e
commit 215ba4abf7

View file

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