X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1f7c2c9a81201c144848d98bfbbe732825098666..a277deba225b1cba386c9eb1042582e2e6248394:/src/unix/dialup.cpp?ds=sidebyside diff --git a/src/unix/dialup.cpp b/src/unix/dialup.cpp index 2eabc7aa2e..0f187a106b 100644 --- a/src/unix/dialup.cpp +++ b/src/unix/dialup.cpp @@ -73,7 +73,7 @@ class WXDLLEXPORT wxDialUpManagerImpl : public wxDialUpManager { public: wxDialUpManagerImpl(); - ~wxDialUpManagerImpl(); + virtual ~wxDialUpManagerImpl(); /** Could the dialup manager be initialized correctly? If this function returns false, no other functions will work neither, so it's a good idea