mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-07 02:45:51 +00:00
more correct logging, use qt logging for qml as well
This commit is contained in:
@ -34,7 +34,7 @@ class ExtendedSysMon : public Plasma::DataEngine
|
||||
|
||||
public:
|
||||
explicit ExtendedSysMon(QObject *parent, const QVariantList &args);
|
||||
~ExtendedSysMon();
|
||||
virtual ~ExtendedSysMon();
|
||||
// update functions
|
||||
QVariantHash getBattery(const QString acpiPath) const;
|
||||
QVariantHash getCurrentDesktop() const;
|
||||
|
Reference in New Issue
Block a user