From fd9c905ba357a37fe13338600bbc2b669c867f6f Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 29 Nov 2017 14:04:52 -0800 Subject: Revert "Use icons relative path." This reverts commit b0d98f6e269be9560de1b9c140855c85fecf1dd1. --- desktop-widgets/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-widgets/mainwindow.cpp') diff --git a/desktop-widgets/mainwindow.cpp b/desktop-widgets/mainwindow.cpp index 550372ec6..71babd03a 100644 --- a/desktop-widgets/mainwindow.cpp +++ b/desktop-widgets/mainwindow.cpp @@ -1105,7 +1105,7 @@ void MainWindow::on_actionYearlyStatistics_triggered() d.setWindowFlags(Qt::Window | Qt::CustomizeWindowHint | Qt::WindowCloseButtonHint | Qt::WindowTitleHint); d.setWindowTitle(tr("Yearly statistics")); - d.setWindowIcon(QIcon(":subsurface-icon")); + d.setWindowIcon(QIcon(":/subsurface-icon")); d.exec(); } -- cgit v1.2.3-70-g09d2