]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/debugrpt.h
automated changes: many (pure) virtual specifiers added
[wxWidgets.git] / interface / wx / debugrpt.h
index 3e63e6aa820ac75392ee8788b89c25b3732af961..310b39a967099a43b637d0b7dc35fb3addf5fc17 100644 (file)
@@ -167,7 +167,7 @@ public:
         (@c dbghlp32.dll can be installed under older systems to make minidumps
         available).
     */
-    bool AddDump(Context ctx);
+    virtual bool AddDump(Context ctx);
 
     /**
         The same as calling AddContext(Context_Exception).