aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/widgets/InfoFrame.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/ui/widgets/InfoFrame.h')
-rw-r--r--launcher/ui/widgets/InfoFrame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/ui/widgets/InfoFrame.h b/launcher/ui/widgets/InfoFrame.h
index 4b6df023..d914aa0c 100644
--- a/launcher/ui/widgets/InfoFrame.h
+++ b/launcher/ui/widgets/InfoFrame.h
@@ -34,6 +34,7 @@ class InfoFrame : public QFrame {
void setName(QString text = {});
void setDescription(QString text = {});
+ void setImage(QPixmap img = {});
void clear();