1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-08-21 13:49:29 +03:00

remove deprecated bug address

This commit is contained in:
Michail Vourlakos
2019-03-23 11:52:34 +02:00
parent b93588756a
commit e9599218a2

View File

@ -293,7 +293,6 @@ inline void configureAboutData()
, QStringLiteral("\251 2016-2017 Michail Vourlakos, Smith AR"));
about.setHomepage(WEBSITE);
about.setBugAddress(BUG_ADDRESS);
about.setProgramLogo(QIcon::fromTheme(QStringLiteral("latte-dock")));
about.setDesktopFileName(QStringLiteral("latte-dock"));