]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/log.h
Add support for wxSTB_ELLIPSIZE_* and for wxSTB_SHOW_TIPS flags under wxMSW
[wxWidgets.git] / interface / wx / log.h
index e810b5ee2a16f99acd0eb4c956bec49032340c08..d404dafe9fb07d6492c2a158cbe68c7d3eda332a 100644 (file)
@@ -954,7 +954,7 @@ protected:
     @library{wxbase}
     @category{logging}
 */
-class wxLogNull : public wxLog
+class wxLogNull
 {
 public:
     /**