]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fs_mem.h
a better compilation fix
[wxWidgets.git] / include / wx / fs_mem.h
index 0586319898f309178c2d34ec941d1d1f13326988..7dd33a3c7077b933d5ade39f224fad5d1ab19cc0 100644 (file)
@@ -28,7 +28,7 @@ class WXDLLIMPEXP_BASE wxMemoryFSHandlerBase : public wxFileSystemHandler
 {
 public:
     wxMemoryFSHandlerBase();
-    ~wxMemoryFSHandlerBase();
+    virtual ~wxMemoryFSHandlerBase();
 
     // Add file to list of files stored in memory. Stored data (bitmap, text or
     // raw data) will be copied into private memory stream and available under