mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-10 04:15:51 +00:00
move gihelper to own class from namespace
This action will allow to store data in the helper class. Also notification for high memory usage has been changed from 90 to 80.
This commit is contained in:
@ -44,7 +44,7 @@ signals:
|
||||
void updateData(const QVariantHash &values);
|
||||
void toolTipPainted(const QString image) const;
|
||||
|
||||
public slots:
|
||||
private slots:
|
||||
void dataUpdate(const QVariantHash &values);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user