]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/HelpGen/src/srcparser.h
documented return value of Find[Absolute]ValidPath() correctly
[wxWidgets.git] / utils / HelpGen / src / srcparser.h
index fa1c268b1b1eefaf94f3a5f3673c0e229b5a5a1f..846294f3dd425f9300f257cdd09352dd14d0c46c 100644 (file)
@@ -358,7 +358,7 @@ public:
 
     void SetVirtualContextBody( const string& body,
                                 bool  hasChildren = FALSE,
-                                const string& footer = "" );
+                                const string& footer = wxEmptyString );
 
     string GetVirtualContextBody();
     string GetFooterOfVirtualContextBody();