WABA: Oops, reverting. I wonder why this didn't work any more.
-static QPixmap * kwin_get_menu_pix_hack() +QPixmap * kwin_get_menu_pix_hack() svn path=/trunk/kdebase/kwin/; revision=63095
This commit is contained in:
parent
ebe199a301
commit
f6b6c62c9a
1 changed files with 1 additions and 1 deletions
|
@ -2573,7 +2573,7 @@ NoBorderClient::~NoBorderClient()
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
static QPixmap * kwin_get_menu_pix_hack()
|
QPixmap * kwin_get_menu_pix_hack()
|
||||||
{
|
{
|
||||||
static QPixmap p;
|
static QPixmap p;
|
||||||
if ( p.isNull() )
|
if ( p.isNull() )
|
||||||
|
|
Loading…
Reference in a new issue