Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 52978 Details for
Bug 84574
New baghira ebuild (baghira-0.6d.ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/baghira-0.6d-compile-fix.patch
baghira-0.6d-compile-fix.patch (text/plain), 866 bytes, created by
Bob Ziuchkovski
on 2005-03-08 17:46:50 UTC
(
hide
)
Description:
files/baghira-0.6d-compile-fix.patch
Filename:
MIME Type:
Creator:
Bob Ziuchkovski
Created:
2005-03-08 17:46:50 UTC
Size:
866 bytes
patch
obsolete
>--- deco/baghiraclient.cc.old 2005-03-08 09:00:46.000000000 -0600 >+++ deco/baghiraclient.cc 2005-03-08 19:32:44.976448088 -0600 >@@ -25,6 +25,8 @@ > #include <qpainter.h> > #include <qtooltip.h> > #include <qsettings.h> >+#include <qimage.h> >+#include <qobject.h> > //#include <qsizegrip.h> > // #include <qtimer.h> > #include <stdio.h> >@@ -213,7 +215,7 @@ > WId root, daddy = 0; > WId *kids = 0L; > uint numKids = 0; >- XQueryTree(qt_xdisplay(), parent->windowId(), &root, &daddy, &kids, &numKids); >+ XQueryTree(qt_xdisplay(), parent->widget()->winId(), &root, &daddy, &kids, &numKids); > XReparentWindow( qt_xdisplay(), winId(), daddy, 0, 0 ); > move(client->width()-2*BaghiraFactory::borderSize()-16,client->height()-client->titleheight_-16); > /*if (BaghiraFactory::effect(client->currentStyle, client->isActive()) == Baghira::Brushed) */shape();
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 84574
:
52977
| 52978