X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6f02a879ed7efc5fcf6328ff47a1352ec82812b7..538f3830191e25eaf0edb0a379e08d4f85ee49bc:/include/wx/generic/logg.h diff --git a/include/wx/generic/logg.h b/include/wx/generic/logg.h index b9580939ad..36268ea5d3 100644 --- a/include/wx/generic/logg.h +++ b/include/wx/generic/logg.h @@ -90,7 +90,7 @@ public: bool bShow = true, // show window immediately? bool bPassToOld = true); // pass messages to the old target? - ~wxLogWindow(); + virtual ~wxLogWindow(); // window operations // show/hide the log window