a little more help
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=809573
This commit is contained in:
parent
5c7589a741
commit
51bb717cae
@ -76,6 +76,7 @@ public:
|
||||
{
|
||||
<Native>* native = new <Native>;
|
||||
//TODO: forward signals
|
||||
//connect(native, SIGNAL(()), this, SIGNAL(()));
|
||||
setWidget(native);
|
||||
native->setAttribute(Qt::WA_NoSystemBackground);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user