mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 18:35:37 -04:00
[partition] Warnings-- in tests related to virtual destructors
This commit is contained in:
parent
01b75ef4b5
commit
89b1f8d96b
2 changed files with 6 additions and 0 deletions
|
@ -156,3 +156,7 @@ TestDevice::TestDevice( const QString& name, const qint64 logicalSectorSize, con
|
|||
{
|
||||
}
|
||||
#endif
|
||||
|
||||
TestDevice::~TestDevice()
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue