Add input-focus support for System 7, where the Control Manager can't do
[u/mdw/putty] / mac / mac_res.r
index 7bdafe3..1ced9b2 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: mac_res.r,v 1.35 2003/03/26 23:52:21 ben Exp $ */
+/* $Id: mac_res.r,v 1.36 2003/03/29 18:31:09 ben Exp $ */
 /*
  * Copyright (c) 1999, 2002, 2003 Ben Harris
  * All rights reserved.
@@ -1125,6 +1125,9 @@ resource 'TEXT' (wLicence, "licence", purgeable) {
 data 'CDEF' (CDEF_Text) {
     $"4EF9 00000000"
 };
+data 'CDEF' (CDEF_EditBox) {
+    $"4EF9 00000000"
+};
 data 'CDEF' (CDEF_Default) {
     $"4EF9 00000000"
 };