mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-20 00:59:57 +00:00
initial implementation of custom keys
This commit is contained in:
@ -44,8 +44,6 @@ AWDataAggregator::AWDataAggregator(QObject *_parent)
|
||||
m_boundaries["batTooltip"] = 100.0;
|
||||
|
||||
initScene();
|
||||
connect(this, SIGNAL(updateData(const QVariantHash &)), this,
|
||||
SLOT(dataUpdate(const QVariantHash &)));
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user