1
0
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:
Simon Tatham 1999-02-10 09:48:15 +00:00
parent ee9e246617
commit aa410406aa

View File

@ -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"