From 70f99df9962bd08c9982e0c2bed68d4314ca3e61 Mon Sep 17 00:00:00 2001 From: graemeg Date: Mon, 7 Apr 2008 07:35:06 +0000 Subject: no comment --- src/corelib/gfxbase.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/corelib/gfxbase.pas b/src/corelib/gfxbase.pas index 7bf743a3..0054f9c1 100644 --- a/src/corelib/gfxbase.pas +++ b/src/corelib/gfxbase.pas @@ -76,7 +76,7 @@ const FPGM_RESIZE = 15; FPGM_MOVE = 16; FPGM_POPUPCLOSE = 17; - FPGM_KILLME = 9999; + FPGM_KILLME = High(Integer); // The special keys, based on the well-known keyboard scan codes {$I keys.inc} -- cgit v1.2.3-70-g09d2