Remove private variable
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=787914
This commit is contained in:
parent
4780390ae2
commit
2af508fefe
@ -72,6 +72,7 @@ Dialog::Dialog( QWidget * parent, Qt::WindowFlags f )
|
||||
|
||||
Dialog::~Dialog()
|
||||
{
|
||||
delete d;
|
||||
}
|
||||
|
||||
void Dialog::themeUpdated()
|
||||
|
Loading…
Reference in New Issue
Block a user