mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
Replaced ICON line which was accidentally removed *blush*
[originally from svn r31]
This commit is contained in:
parent
ee9e246617
commit
aa410406aa
@ -4,6 +4,8 @@
|
||||
|
||||
#include "win_res.h"
|
||||
|
||||
IDI_MAINICON ICON "putty.ico"
|
||||
|
||||
IDD_ABOUTBOX DIALOG DISCARDABLE 140, 40, 136, 70
|
||||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "About PuTTY"
|
||||
|
Loading…
Reference in New Issue
Block a user