PIIODevice destructor fix
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
//! Contructs empty %PITransparentDevice
|
||||
explicit PITransparentDevice();
|
||||
|
||||
~PITransparentDevice() {closeDevice();}
|
||||
virtual ~PITransparentDevice();
|
||||
|
||||
protected:
|
||||
bool openDevice();
|
||||
|
||||
Reference in New Issue
Block a user