summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 8a5bcf7..dad9089 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -33,7 +33,9 @@ public:
void setFocus(Qt::FocusReason reason);
- QSize createLogo(const QRect &max);
+ QSize createLogo(QRect max);
+
+ QSize createNextLogo(const QRect &max, const QString &path);
QSize createDistro(const QRect &max);