mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-06 10:25:52 +00:00
use sockets from MPD instead of running curl
This commit is contained in:
@ -27,6 +27,8 @@ class QGraphicsScene;
|
||||
|
||||
class GraphicalItemHelper : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit GraphicalItemHelper(QObject *parent = nullptr,
|
||||
QGraphicsScene *scene = nullptr);
|
||||
|
Reference in New Issue
Block a user