]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/regen.sh
Added missing wxPGValidationInfo::SetFailureMessage() implementation
[wxWidgets.git] / docs / doxygen / regen.sh
index 586b4fdc056f1d67bde9edcfb0a13954c1bae2ca..259cd6f6482789861db256a8eafa7f547ebd447c 100755 (executable)
@@ -20,6 +20,7 @@ me=$(basename $0)
 path=${0%%/$me}        # path from which the script has been launched
 current=$(pwd)
 cd $path
+export WXWIDGETS=`cd ../.. && pwd`
 
 # prepare folders for the cp commands below
 mkdir -p out/html       # we need to copy files in this folder below