]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/stackwalk.h
use CLSCTX_ALL instead of CLSCTX_LOCAL_SERVER in CreateInstance() (#9868)
[wxWidgets.git] / interface / wx / stackwalk.h
index 782b5268e5bf4350d4b2d79e077b583d636bed0d..b5caef88c73237ed7a975c5a4a974c284cb80f53 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxStackWalker
-    @wxheader{stackwalk.h}
 
     wxStackWalker allows an application to enumerate, or walk, the stack frames
     (the function callstack).
@@ -87,7 +86,6 @@ public:
 
 /**
     @class wxStackFrame
-    @wxheader{stackwalk.h}
 
     wxStackFrame represents a single stack frame, or a single function in the call
     stack, and is used exclusively together with