mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
rbutilqt: Add missing 'Q_OBJECT' macros to three classes
Change-Id: I0999c286facc06039a456243f6f0525f939e97d6
This commit is contained in:
parent
35ca67534c
commit
22d72bf369
3 changed files with 3 additions and 2 deletions
|
|
@ -30,6 +30,7 @@
|
|||
// For build info data retrieved from the build server has to be passed.
|
||||
class PlayerBuildInfo : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
||||
enum BuildType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue