mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 22:35:49 +00:00
some work on tooltip
This commit is contained in:
@ -37,7 +37,7 @@ public:
|
||||
~AWToolTip();
|
||||
|
||||
QPixmap image();
|
||||
void setData(const QString source, const float value,
|
||||
void setData(const QString source, float value,
|
||||
const bool ac = true);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user