summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index dad9089..b6a756c 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -35,7 +35,7 @@ public:
QSize createLogo(QRect max);
- QSize createNextLogo(const QRect &max, const QString &path);
+ void createNextLogo(QRect &max, QSize &retval, const QString &path);
QSize createDistro(const QRect &max);