Non used svg2png cache folders are now deleted when exiting RT
see #3547
This commit is contained in:
@@ -321,6 +321,8 @@ RTWindow::~RTWindow()
|
||||
if (fpanel) {
|
||||
delete fpanel;
|
||||
}
|
||||
|
||||
RTScalable::cleanup();
|
||||
}
|
||||
|
||||
void RTWindow::on_realize ()
|
||||
|
Reference in New Issue
Block a user