mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
fix compile issue on rpi (possible caused by latest cmake version)
This commit is contained in:
@@ -54,7 +54,7 @@ class SysTray;
|
||||
class HyperionDaemon : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
friend SysTray;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user