From bf3fefb129f04240f3d4f28107efc1942bf3921f Mon Sep 17 00:00:00 2001 From: Darkvater Date: Tue, 14 Mar 2006 21:31:51 +0000 Subject: (svn r3872) - [win32] Show the revision in crash.txt and enable the button to show the crash text in the crash-window --- ottdres.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ottdres.rc') diff --git a/ottdres.rc b/ottdres.rc index 5b3293482..fbc5e93eb 100644 --- a/ottdres.rc +++ b/ottdres.rc @@ -50,7 +50,7 @@ BEGIN PUSHBUTTON "&Close",12,7,49,50,14 PUSHBUTTON "&Submit report",14,81,49,68,14,WS_DISABLED PUSHBUTTON "&Emergency save",13,155,49,68,14 - PUSHBUTTON "",15,243,49,55,14,WS_DISABLED + PUSHBUTTON "",15,243,49,55,14 EDITTEXT 11,7,70,291,118,ES_MULTILINE | ES_READONLY | WS_VSCROLL | WS_HSCROLL | NOT WS_TABSTOP LTEXT "",10,36,7,262,34 -- cgit v1.2.3-54-g00ecf