Skip to content

Commit 081949d

Browse files
authored
Merge pull request #1 from machinekoder/patch-1
Update QtWidgetsApplication.pro
2 parents cbcbdb9 + 6f5a316 commit 081949d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QtWidgetsApplication/QtWidgetsApplication.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ HEADERS += mainwindow.h
3131
FORMS += mainwindow.ui
3232

3333
target.path = $$PREFIX/bin
34-
icon.path = $$PREFIX/share/icons/hicolor/512x512
34+
icon.path = $$PREFIX/share/icons/hicolor/512x512/apps
3535
icon.files = QtWidgetsApplication.png
3636

3737
desktop_entry.path = $$PREFIX/share/applications

0 commit comments

Comments
 (0)