]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xmlres.h
added wxIsDebuggerRunning() (which is going to replace the mess in log.cpp)
[wxWidgets.git] / include / wx / xrc / xmlres.h
index 7500a893b01c4086a6e832231738d928d4ed567f..952dc616e1bb77ddea7522b857d2c7248148705b 100644 (file)
@@ -302,6 +302,7 @@ private:
 
 class WXXMLDLLEXPORT wxXmlResourceHandler : public wxObject
 {
+DECLARE_ABSTRACT_CLASS(wxXmlResourceHandler)
 public:
     // Constructor.
     wxXmlResourceHandler();