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:
@ -28,6 +28,8 @@ class ExtWeather;
|
||||
|
||||
class WeatherSource : public AbstractExtSysMonSource
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit WeatherSource(QObject *parent, const QStringList args);
|
||||
virtual ~WeatherSource();
|
||||
|
Reference in New Issue
Block a user