[qet] qet/qet: [5229] Fix icon path |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 5229
Author: scorpio810
Date: 2018-02-05 05:53:54 +0100 (Mon, 05 Feb 2018)
Log Message:
-----------
Fix icon path
Modified Paths:
--------------
trunk/qelectrotech.rc
Modified: trunk/qelectrotech.rc
===================================================================
--- trunk/qelectrotech.rc 2018-02-05 04:40:27 UTC (rev 5228)
+++ trunk/qelectrotech.rc 2018-02-05 04:53:54 UTC (rev 5229)
@@ -1,4 +1,4 @@
#include <windows.h>
-ID_ICON1 ICON DISCARDABLE "ico\windows_icon\qelectrotech.ico"
+ID_ICON1 ICON DISCARDABLE "ico/windows_icon/qelectrotech.ico"
1 RT_MANIFEST "qelectrotech.exe.manifest"