Fixed links tooltip
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
ce4a86fbcd
commit
40fbae8ff6
2 changed files with 24 additions and 14 deletions
|
@ -52,7 +52,7 @@ class InfoFrame : public QFrame {
|
|||
InfoFrame(QWidget* parent = nullptr);
|
||||
~InfoFrame() override;
|
||||
|
||||
void setName(QString text = {}, QString toolTip = {});
|
||||
void setName(QString text = {});
|
||||
void setDescription(QString text = {});
|
||||
void setImage(QPixmap img = {});
|
||||
void setLicense(QString text = {});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue