]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/screenshotgen/src/autocapture.h
Fix a crash in wxExecute() in wxMSW too.
[wxWidgets.git] / utils / screenshotgen / src / autocapture.h
index 32dab8836f7803cf8af30fed3aca4d6e4e7edaeb..36477c3a54c1642e972ca6c0c1b96a0ac46c37bd 100644 (file)
@@ -146,9 +146,7 @@ enum AdjustFlags
     By default, screenshots are generated under the subdirectory "screenshots"
     of current working directory. During updating or adding new screenshots,
     first make sure screenshots are generated correctly, and then copy them to
     By default, screenshots are generated under the subdirectory "screenshots"
     of current working directory. During updating or adding new screenshots,
     first make sure screenshots are generated correctly, and then copy them to
-    the following subdirectory of docs/doxygen/images:
-
-    "wxmsw" for MS Windows, "wxgtk" for Linux and "wxmac" for Mac OS.
+    the "docs/doxygen/images" folder directly.
 
     @section tag_gui_assumption The Assumption of GUI
 
 
     @section tag_gui_assumption The Assumption of GUI