diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/resources/app_resources.grd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/resources/app_resources.grd b/app/resources/app_resources.grd index 086ebb4..9bf6b54 100644 --- a/app/resources/app_resources.grd +++ b/app/resources/app_resources.grd @@ -36,9 +36,9 @@ <include name="IDR_CLOSE" file="linux_close.png" type="BINDATA" /> <include name="IDR_CLOSE_H" file="linux_close_h.png" type="BINDATA" /> <include name="IDR_CLOSE_P" file="linux_close_p.png" type="BINDATA" /> - <include name="IDR_CLOSE_SA" file="close_sa.png" type="BINDATA" /> - <include name="IDR_CLOSE_SA_H" file="close_sa_h.png" type="BINDATA" /> - <include name="IDR_CLOSE_SA_P" file="close_sa_p.png" type="BINDATA" /> + <include name="IDR_CLOSE_SA" file="linux_close.png" type="BINDATA" /> + <include name="IDR_CLOSE_SA_H" file="linux_close_h.png" type="BINDATA" /> + <include name="IDR_CLOSE_SA_P" file="linux_close_p.png" type="BINDATA" /> <include name="IDR_RESTORE" file="linux_restore.png" type="BINDATA" /> <include name="IDR_RESTORE_H" file="linux_restore_h.png" type="BINDATA" /> <include name="IDR_RESTORE_P" file="linux_restore_p.png" type="BINDATA" /> |