|
From: Geisschaes <gei...@us...> - 2005-10-09 16:25:29
|
Update of /cvsroot/macattrick/macattrick/Macattrick.xcodeproj In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21289/Macattrick.xcodeproj Modified Files: roman.pbxuser Log Message: fixed the dragging/getselected problem Index: roman.pbxuser =================================================================== RCS file: /cvsroot/macattrick/macattrick/Macattrick.xcodeproj/roman.pbxuser,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** roman.pbxuser 9 Oct 2005 15:53:58 -0000 1.24 --- roman.pbxuser 9 Oct 2005 16:25:18 -0000 1.25 *************** *** 1290,1293 **** --- 1290,1296 ---- 30EBD78808F970EF002AAF46 /* PBXTextBookmark */ = 30EBD78808F970EF002AAF46 /* PBXTextBookmark */; 30EBD78908F970EF002AAF46 /* PBXTextBookmark */ = 30EBD78908F970EF002AAF46 /* PBXTextBookmark */; + 30EBD7A508F97ADA002AAF46 /* PBXTextBookmark */ = 30EBD7A508F97ADA002AAF46 /* PBXTextBookmark */; + 30EBD7A608F97ADA002AAF46 /* PBXTextBookmark */ = 30EBD7A608F97ADA002AAF46 /* PBXTextBookmark */; + 30EBD7A808F97ADA002AAF46 /* PBXTextBookmark */ = 30EBD7A808F97ADA002AAF46 /* PBXTextBookmark */; 30F01DE9084BA0B0009C068B = 30F01DE9084BA0B0009C068B /* PBXTextBookmark */; 30F01DEA084BA0B0009C068B = 30F01DEA084BA0B0009C068B /* PBXTextBookmark */; *************** *** 2792,2798 **** 308426AB0643ABD200173CCD /* PlayerTableController.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {984, 2016}}"; ! sepNavSelRange = "{5031, 0}"; ! sepNavVisRect = "{{0, 1701}, {984, 176}}"; sepNavWindowFrame = "{{166, 53}, {1051, 708}}"; }; --- 2795,2801 ---- 308426AB0643ABD200173CCD /* PlayerTableController.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {984, 2100}}"; ! sepNavSelRange = "{5056, 0}"; ! sepNavVisRect = "{{0, 1750}, {984, 176}}"; sepNavWindowFrame = "{{166, 53}, {1051, 708}}"; }; *************** *** 4818,4821 **** --- 4821,4852 ---- state = 1; }; + 30EBD7A508F97ADA002AAF46 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + comments = "error: redefinition of 'en'"; + fRef = 308426AB0643ABD200173CCD /* PlayerTableController.m */; + rLen = 1; + rLoc = 138; + rType = 1; + }; + 30EBD7A608F97ADA002AAF46 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 308426AB0643ABD200173CCD /* PlayerTableController.m */; + name = "NSEnumerator *en = [draggedPlayers objectEnumerator];"; + rLen = 58; + rLoc = 5419; + rType = 0; + vrLen = 877; + vrLoc = 4639; + }; + 30EBD7A808F97ADA002AAF46 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 308426AB0643ABD200173CCD /* PlayerTableController.m */; + name = "PlayerTableController.m: 130"; + rLen = 0; + rLoc = 5056; + rType = 0; + vrLen = 602; + vrLoc = 4817; + }; 30EC0BDE06425043008B3F6B /* HattrickOrg.h */ = { uiCtxt = { |