Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 82408 Details for
Bug 126601
kyra-2.0.7 +gcc-4.1.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
kyra-imagetree-gcc41.diff
kyra-imagetree-gcc41.diff (text/plain), 596 bytes, created by
Matteo Azzali (RETIRED)
on 2006-03-17 14:29:44 UTC
(
hide
)
Description:
kyra-imagetree-gcc41.diff
Filename:
MIME Type:
Creator:
Matteo Azzali (RETIRED)
Created:
2006-03-17 14:29:44 UTC
Size:
596 bytes
patch
obsolete
>--- engine/imagetree.h.orig 2006-03-17 15:29:33.000000000 +0100 >+++ engine/imagetree.h 2006-03-17 15:30:24.000000000 +0100 >@@ -217,7 +217,7 @@ > void Clear( KrImNode* root ); // delete the entire tree > > // Recursive hit test walk. >- bool KrImageTree::HitTestRec( KrImNode* node, int x, int y, int flags, GlDynArray<KrImage*>* outputArray, int windowIndex ); >+ bool HitTestRec( KrImNode* node, int x, int y, int flags, GlDynArray<KrImage*>* outputArray, int windowIndex ); > > KrImNode* root; // The root to position the window > KrImNode* offsetRoot; // The root as returned to the client
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 126601
:
82408
|
82409
|
82410
|
82432