Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion QtWidgetsApplication/QtWidgetsApplication.pro
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ HEADERS += mainwindow.h
FORMS += mainwindow.ui

target.path = $$PREFIX/bin
icon.path = $$PREFIX/share/icons/hicolor/512x512
icon.path = $$PREFIX/share/icons/hicolor/512x512/apps
icon.files = QtWidgetsApplication.png

desktop_entry.path = $$PREFIX/share/applications
Expand Down