From 82ce8faec3c26d20a158a4e24df2edd917b7248b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Sun, 17 Mar 2019 21:22:26 +0100 Subject: Add second logo key for better migration from old slx-admin We don't want to invalidate all the old branding config modules which are still only made for single file support. --- src/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainwindow.h') 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); -- cgit v1.2.3-55-g7522