Not necessary to test it
svn path=/trunk/KDE/kdebase/workspace/; revision=580068
This commit is contained in:
parent
a8aadb3572
commit
2b3553723b
1 changed files with 2 additions and 2 deletions
|
@ -63,8 +63,8 @@ PlastikConfig::PlastikConfig(KConfig* config, QWidget* parent)
|
||||||
|
|
||||||
PlastikConfig::~PlastikConfig()
|
PlastikConfig::~PlastikConfig()
|
||||||
{
|
{
|
||||||
if (m_dialog) delete m_dialog;
|
delete m_dialog;
|
||||||
if (m_config) delete m_config;
|
delete m_config;
|
||||||
}
|
}
|
||||||
|
|
||||||
void PlastikConfig::load(KConfig*)
|
void PlastikConfig::load(KConfig*)
|
||||||
|
|
Loading…
Reference in a new issue