|
78 | 78 | </property> |
79 | 79 | <widget class="QWidget" name="projectTab"> |
80 | 80 | <attribute name="icon"> |
81 | | - <iconset resource="application.qrc"> |
| 81 | + <iconset resource="../../gcodeshared/application.qrc"> |
82 | 82 | <normaloff>:/images/project_new.png</normaloff>:/images/project_new.png</iconset> |
83 | 83 | </attribute> |
84 | 84 | <attribute name="title"> |
|
127 | 127 | <string/> |
128 | 128 | </property> |
129 | 129 | <property name="icon"> |
130 | | - <iconset resource="application.qrc"> |
| 130 | + <iconset resource="../../gcodeshared/application.qrc"> |
131 | 131 | <normaloff>:/images/project_new.png</normaloff>:/images/project_new.png</iconset> |
132 | 132 | </property> |
133 | 133 | </widget> |
|
144 | 144 | <string/> |
145 | 145 | </property> |
146 | 146 | <property name="icon"> |
147 | | - <iconset resource="application.qrc"> |
| 147 | + <iconset resource="../../gcodeshared/application.qrc"> |
148 | 148 | <normaloff>:/images/project_open.png</normaloff>:/images/project_open.png</iconset> |
149 | 149 | </property> |
150 | 150 | </widget> |
|
161 | 161 | <string/> |
162 | 162 | </property> |
163 | 163 | <property name="icon"> |
164 | | - <iconset resource="application.qrc"> |
| 164 | + <iconset resource="../../gcodeshared/application.qrc"> |
165 | 165 | <normaloff>:/images/project_save.png</normaloff>:/images/project_save.png</iconset> |
166 | 166 | </property> |
167 | 167 | </widget> |
|
178 | 178 | <string/> |
179 | 179 | </property> |
180 | 180 | <property name="icon"> |
181 | | - <iconset resource="application.qrc"> |
| 181 | + <iconset resource="../../gcodeshared/application.qrc"> |
182 | 182 | <normaloff>:/images/project_save_as.png</normaloff>:/images/project_save_as.png</iconset> |
183 | 183 | </property> |
184 | 184 | </widget> |
|
211 | 211 | <string/> |
212 | 212 | </property> |
213 | 213 | <property name="icon"> |
214 | | - <iconset resource="application.qrc"> |
| 214 | + <iconset resource="../../gcodeshared/application.qrc"> |
215 | 215 | <normaloff>:/images/project_add.png</normaloff>:/images/project_add.png</iconset> |
216 | 216 | </property> |
217 | 217 | </widget> |
|
228 | 228 | <string/> |
229 | 229 | </property> |
230 | 230 | <property name="icon"> |
231 | | - <iconset resource="application.qrc"> |
| 231 | + <iconset resource="../../gcodeshared/application.qrc"> |
232 | 232 | <normaloff>:/images/project_remove.png</normaloff>:/images/project_remove.png</iconset> |
233 | 233 | </property> |
234 | 234 | </widget> |
|
281 | 281 | </widget> |
282 | 282 | <widget class="QWidget" name="fileTab"> |
283 | 283 | <attribute name="icon"> |
284 | | - <iconset resource="application.qrc"> |
| 284 | + <iconset resource="../../gcodeshared/application.qrc"> |
285 | 285 | <normaloff>:/images/folder.png</normaloff>:/images/folder.png</iconset> |
286 | 286 | </attribute> |
287 | 287 | <attribute name="title"> |
|
372 | 372 | </widget> |
373 | 373 | <widget class="QWidget" name="clipboardTab"> |
374 | 374 | <attribute name="icon"> |
375 | | - <iconset resource="application.qrc"> |
| 375 | + <iconset resource="../../gcodeshared/application.qrc"> |
376 | 376 | <normaloff>:/images/clipboard.png</normaloff>:/images/clipboard.png</iconset> |
377 | 377 | </attribute> |
378 | 378 | <attribute name="title"> |
|
424 | 424 | <string>...</string> |
425 | 425 | </property> |
426 | 426 | <property name="icon"> |
427 | | - <iconset resource="application.qrc"> |
| 427 | + <iconset resource="../../gcodeshared/application.qrc"> |
428 | 428 | <normaloff>:/images/list-remove.png</normaloff>:/images/list-remove.png</iconset> |
429 | 429 | </property> |
430 | 430 | </widget> |
@@ -581,7 +581,7 @@ Items with non empty titles are not deleted automatically.</string> |
581 | 581 | </widget> |
582 | 582 | </widget> |
583 | 583 | <resources> |
584 | | - <include location="../src-common/application.qrc"/> |
| 584 | + <include location="../../gcodeshared/application.qrc"/> |
585 | 585 | </resources> |
586 | 586 | <connections/> |
587 | 587 | </ui> |
0 commit comments