mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-09-14 19:29:55 +00:00
system source, some code improvements
This commit is contained in:
@ -31,7 +31,7 @@ class AWDataEngineAggregator : public QObject
|
||||
|
||||
public:
|
||||
explicit AWDataEngineAggregator(QObject *_parent = nullptr);
|
||||
virtual ~AWDataEngineAggregator();
|
||||
~AWDataEngineAggregator() override;
|
||||
void disconnectSources();
|
||||
void reconnectSources(const int _interval);
|
||||
|
||||
|
Reference in New Issue
Block a user