X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..89fad939ec0d423961d8e93b2a0927f5b77bf256:/src/motif/accel.cpp diff --git a/src/motif/accel.cpp b/src/motif/accel.cpp index e3d7e23be3..ac913b5881 100644 --- a/src/motif/accel.cpp +++ b/src/motif/accel.cpp @@ -28,7 +28,7 @@ class WXDLLEXPORT wxAcceleratorRefData: public wxObjectRefData friend class WXDLLEXPORT wxAcceleratorTable; public: wxAcceleratorRefData(); - ~wxAcceleratorRefData(); + virtual ~wxAcceleratorRefData(); public: int m_count;