]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/dialup.cpp
non-PCH build fix (according to Tinderbox).
[wxWidgets.git] / src / unix / dialup.cpp
index 2eabc7aa2eb78cb5e314e62278308ba9c4b8a42b..0f187a106b977e4c280ff1708f94f9cd3d611aa7 100644 (file)
@@ -73,7 +73,7 @@ class WXDLLEXPORT wxDialUpManagerImpl : public wxDialUpManager
 {
 public:
    wxDialUpManagerImpl();
 {
 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
 
    /** Could the dialup manager be initialized correctly? If this function
        returns false, no other functions will work neither, so it's a good idea