mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-05 18:05:51 +00:00
use sockets from MPD instead of running curl
This commit is contained in:
@ -27,6 +27,8 @@ class QProcess;
|
||||
|
||||
class GPULoadSource : public AbstractExtSysMonSource
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit GPULoadSource(QObject *parent, const QStringList args);
|
||||
virtual ~GPULoadSource();
|
||||
|
Reference in New Issue
Block a user