]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/dialup.cpp
fix problems with using incorrect vswprintf() for mingw32/VC6 when wxUSE_PRINTF_POS_P...
[wxWidgets.git] / src / unix / dialup.cpp
index 2eabc7aa2eb78cb5e314e62278308ba9c4b8a42b..0f187a106b977e4c280ff1708f94f9cd3d611aa7 100644 (file)
@@ -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