File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -141,6 +141,9 @@ set_source_files_properties("icons/hicolor/16x16/apps/wespal.png"
141
141
set_source_files_properties ("icons/hicolor/32x32/apps/wespal.png"
142
142
PROPERTIES QT_RESOURCE_ALIAS "wespal-icon-32.png"
143
143
)
144
+ set_source_files_properties ("icons/hicolor/48x48/apps/wespal.png"
145
+ PROPERTIES QT_RESOURCE_ALIAS "wespal-icon-48.png"
146
+ )
144
147
set_source_files_properties ("icons/hicolor/64x64/apps/wespal.png"
145
148
PROPERTIES QT_RESOURCE_ALIAS "wespal-icon-64.png"
146
149
)
@@ -162,6 +165,7 @@ set(morningstar_resource_files
162
165
163
166
"icons/hicolor/16x16/apps/wespal.png"
164
167
"icons/hicolor/32x32/apps/wespal.png"
168
+ "icons/hicolor/48x48/apps/wespal.png"
165
169
"icons/hicolor/64x64/apps/wespal.png"
166
170
"icons/hicolor/128x128/apps/wespal.png"
167
171
"icons/hicolor/256x256/apps/wespal.png"
You can’t perform that action at this time.
0 commit comments