cosmetics
This commit is contained in:
parent
bc17cf8859
commit
fdfcdbb47a
1 changed files with 1 additions and 2 deletions
|
@ -85,8 +85,7 @@ void RclMain::showFragButs()
|
||||||
connect(fragbuts, SIGNAL(fragmentsChanged()),
|
connect(fragbuts, SIGNAL(fragmentsChanged()),
|
||||||
this, SLOT(onFragmentsChanged()));
|
this, SLOT(onFragmentsChanged()));
|
||||||
} else {
|
} else {
|
||||||
delete fragbuts;
|
deleteZ(fragbuts);
|
||||||
fragbuts = 0;
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
// Close and reopen, in hope that makes us visible...
|
// Close and reopen, in hope that makes us visible...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue